Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date translation
Message
De
21/08/2004 12:28:17
 
 
À
21/08/2004 12:02:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00935198
Message ID:
00935203
Vues:
22
>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]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform