Valid Date: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Redirected page to XFRACAS XML Import Documentation)
 
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Common Elements|Common Elements}}
#REDIRECT[[XFRACAS_XML_Import_Documentation]]
 
:{{Template:XFRACAS.Blue|<!—}}{{APIComment|Day, Month and Year are required to be a valid date.}}
:{{Template:XFRACAS.Blue|<!—}}{{APIComment|All Dates imported should be in UTC or GMT+0, as all data stored in the database is in UTC.}}
:{{Template:XFRACAS.Blue|<Date>}}
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|4 Digit Integer.}}
::'''<font color=Blue><Year></font>2013<font color=Blue></Year></font>'''
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|Integer-including to and between 1 and 12.}}
::'''<font color=Blue><Month></font>6<font color=Blue></Month></font>'''
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|Integer-including to and between 1 and 31.}}
::'''<font color=Blue><Day></font>19<font color=Blue></Day></font>'''
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|Integer-including to and between 0 and 24.}}
::<font color=Blue><Hour></font>20<font color=Blue></Hour></font>
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|Integer-including to and between 0 and 60.}}
::<font color=Blue><Minute></font>21<font color=Blue></Minute></font>
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|Integer-including to and between 0 and 60.}}
::<font color=Blue><Second></font>0<font color=Blue></Second></font>
::{{Template:XFRACAS.Blue|<!—}}{{APIComment|FormattedDate is a String and is for display information on an export only.}}
::<font color=Blue><FormattedDate></font>06/19/2013 08:21 PM<font color=Blue></FormattedDate></font>
:{{Template:XFRACAS.Blue|</Date>}}

Latest revision as of 23:52, 27 July 2015