Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adir() and daylight saving
Message
From
10/11/2022 04:25:46
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
09/11/2022 12:21:00
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01685270
Message ID:
01685281
Views:
39
>When you need to insert a datetime into your table, insert it as UTC. After grabbing the datetime value from columns 3 and 4 of the ADIR() array, instead of
>
>..., m.FileDatetime, ...
>
>use
>
>..., _Screen.Utc.UTCTime(m.FileDatetime), ...
>
I had this problem in opposite direction... before I switched to Linux, all the datetimes on memory cards and thumbdrives were considered local. Now the assumption is they are UTC... which is then fine, I simply keep my camera's time as UTC and don't have to remember to adjust twice a year. Saved me about an hour of useless labor so far, since 2016 :).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform