Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From datetime to XML
Message
 
 
To
19/08/2002 20:05:32
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00691275
Message ID:
00691276
Views:
11
This message has been marked as the solution to the initial question of the thread.
Not one but two will do.
? Transform(TTOC(Datetime(),1), "@R 9999-99-99T99:99:99")
>From a datetime value, I need to obtain an XML format such as:
>
>
><CreationDate>2002-01-02T00:00:00</CreationDate>
>
>
>Is there any builtin function that will allow me to obtain that or I need to parse it manually?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform