Home » Categories » Solutions by Business Process » E-Business » XML

Date and Time

Datafile Software

Date and Time


An exception to the rule that any item of data must be contained between element tags is the issue of date and time. These could be represented as data individual elements, of course, but often they are given in a combined form that might look like this:

2006-08-21T12:15:42.74

The hyphens separate the year from month from day; the "T” (if time is present) separates the time from the date; the colons separate hours from minutes from seconds, and it is possible to report decimal seconds.

On Input

If the database item is defined as a date type item (D or E) then the date is written to this item. If the database item that immediately follows the date item is either an N-type or Ktype data item and the data item name has "TIME” within it, then any time component of the date/time value is written to the time field. If there is a time component to the element value, but no N-type or K-type item to accept the time, then the time portion is ignored.

For an N-type time item only the hours and minutes are written; the seconds are ignored. For a K-type item, the hours, minutes and seconds are written to the unit portion of the K-type item — currently any decimal seconds are ignored.

On Output

At present we do not offer the ability to output a combined date/time field; just dates by
themselves.
Custom Fields
  • Release ID: Standard
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Diagnostic XML File Print - Intergrating XML Processes
Viewed 1412 times since Tue, Jul 10, 2012
Database Issues
Viewed 1331 times since Mon, Jul 9, 2012
Markup Rules
Viewed 1406 times since Tue, Jul 10, 2012
File Generation Numbers
Viewed 1454 times since Mon, Jul 9, 2012
Call XML Option From Application Menu
Viewed 1429 times since Tue, Jul 10, 2012
Sales Order Cycle
Viewed 1699 times since Tue, Jul 10, 2012
Application Considerations - Faxed/Phoned Orders
Viewed 9067 times since Tue, Jul 10, 2012
Linking to POP Document Layouts
Viewed 1498 times since Mon, Jul 9, 2012
XML User Instructions
Viewed 1334 times since Thu, Jul 5, 2012
Purchase Ledger Accounts
Viewed 1491 times since Tue, Jul 10, 2012