Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date translation
Message
From
21/08/2004 12:28:17
 
 
To
21/08/2004 12:02:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00935198
Message ID:
00935203
Views:
23
>I have this format that I need to translate into a DateTime format:
>
>
>Thu, 20 May 2004 08:50:03 PDT
>
>
>Is there a simple way to have that into my own time zone properly formatted?

Michel -
are the spaces always there between each date element?
if so -
you should be able to parse it with at() and substr()
do you care about the name of the day? if not, you can skip that.
after 'getting it all' you will still need to add time for your zone.

i feel [ug] it could be done in 20 lines or less.

regards [Bill]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform