wrong TimeLocal() value

 

I`m using the newest version MetaTrader v 5.0 build 2507 (26 Jun 2020).

I`ve never get a problem with obtain a correct system time of my computer in Metatrader 5 by get it using TimeLocal() function, but now my EA obtaining a wrong value equal to TimeCurrent() from trade server.

is this a bug or something change in mql lang? , any ideas?

any help?

 
Is this on a live chart or in the tester?
 
gierqs: but now my EA obtaining a wrong value equal to TimeCurrent() from trade server.

is this a bug

  1. Perhaps you should read the manual.
    How To Ask Questions The Smart Way. 2004
         How To Interpret Answers.
              RTFM and STFW: How To Tell You've Seriously Screwed Up.

    Documentation clearly says the tester returns the same

  2. How To Ask Questions The Smart Way. 2004
              Don't rush to claim that you have found a bug.
    Questions Not To Ask
              My program doesn't work. I think system facility X is broken.