Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another date time format
Message
 
 
To
26/08/2004 18:40:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00936800
Message ID:
01256207
Views:
13
This message has been marked as a message which has helped to the initial question of the thread.
>I have this date time format:
>
>2004-08-25T18:36:52Z
>
>Is there a way to convert that into a datetime VFP format without having to load a dozen of libraries? :)

In VFP9
? CTOT("2004-08-25T18:36:52Z")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform