Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compare datetime() of each computer
Message
From
18/06/2021 09:37:14
 
 
To
18/06/2021 08:54:21
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01681219
Message ID:
01681353
Views:
31
>>In MySQL Workbench I can choose the local Server, or a web server. If I choose the local version of course it will use the local date. There's no other option.
>>I would expect to expect the web server version to use the remote date.
>
>That might be odd. A remote serve in a different time zone could be a day wrong ...

Exactly
That's why you do this:

//set the timezone to Eastern time
date_default_timezone_set('America/New_York');
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Previous
Reply
Map
View

Click here to load this message in the networking platform