Wrong Time
-
Hi,
what I'm doing wrong or is it some bug?
I allways got a wrong date and time for all of 3 options : Server Time, Local Time, GMT.
The date and time looks like (begin) UNIX time [1970.01.01 00:33:37] for all of them but wrong for actual time...
I tried DEMO and REAL account = wrong on bothAnd the spread looks strange too.

Thx
-
Do you have an example project?
1 Jan 1970 = the value of 0. But the closk is 00:33:37, which means that the actual value behind this is exactly 2017 (33 * 60 + 37). I don't know what you did exactly, but you wrote 2017 somewhere where the expected input value is something else

-
This is the example from this site ( Example section : TIMER )
https://fxdreema.com/shared/D5ZlN2JN
(Chrome ver. 61.0.3163.79 & Mozilla Firefox 55.0.3) Web version of fxDreemaOutput :

Desktop version of fxDreema :

