Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to convert UNIX Date format to VFP?
Message
 
 
To
14/03/2002 09:39:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632717
Message ID:
00632719
Views:
11
>We've got a UNIX (EPOC?) date format saved as seconds since 12:00AM 1-1-1970. Anybody have a cool way to convert this to human-readable form?
>
>TIA
? Datetime(1970, 1, 1, 0,0,0) + lnUnixTime
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform