Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bad format on UTC date
Message
 
 
À
02/12/2005 15:27:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01074392
Message ID:
01074523
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>From message #935281, I was able to apply a UTCToDateTime conversion. So, from a date such as:
>
>Thu, 20 May 2004 08:50:03 PDT
>
>I was able to use that function. Today, I found out that a specific Web site holding a blog has changed its format and the date that I have to deal with is in the following format:
>
>Fri, 2 Dec 2005 14:32:23 GMT
>
>Basically, if I add a 0 in front of the 2, it will work. Can someone tell me if I should update the function or if this is a non compliant UTC date that I should verify for that purpose before calling the function?

It's RFC 1123 compliant date so you should adjust your UDF.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform