Problem.OpenDate: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "Problem.OpenDate" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 1: Line 1:
{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}}
{{Template:XFRACAS.XML.Import.Doc.Class|Problem|Problem}}
===XML Element===
===XML Element===
<OpenDate>
<[[Problem.OpenDate|OpenDate]]>
:  <Year />
:  <Year />
:  <Month />
:  <Month />
Line 9: Line 9:
:  <Second />
:  <Second />
:  <FormattedDate />
:  <FormattedDate />
</OpenDate>
</[[Problem.OpenDate|OpenDate]]>


===Description===
===Description===
* The OpenDate element is required.  
* The OpenDate element is required.  
** If the date entered is not valid or empty, then the current date and time will be inserted.
** If the date entered is not valid or empty, then the current date and time will be inserted.

Revision as of 20:48, 23 October 2014

XML Element

<OpenDate>

<Year />
<Month />
<Day />
<Hour />
<Minute />
<Second />
<FormattedDate />

</OpenDate>

Description

  • The OpenDate element is required.
    • If the date entered is not valid or empty, then the current date and time will be inserted.