ZVON > References > Dates and Times Reference |
Intro / Search / ZVON |
Based on the international standard ISO 8601: Data elements and interchange formats
This reference has been developed for Zvon, where you can find both basic and advanced tutorials about XSLT, XML, DTD, Mozilla, CSS, regular expressions, ...
Characters used in place of digits
C | thousands and hundreds years (centuries) |
---|---|
Y | tens and individual years |
M | months |
D | days [start at 00:00 and end at 24:00 (00:00 of the next day), as a day of the week Monday is 1 and Sunday is 7] |
w | weeks [the first calendar week of the year is the one that includes the first Thursday of that year] |
h | hours |
m | minutes |
s | seconds |
n | digits (positive integers) |
Characters used as designators
P | period designator, preceeds a duration of a period of time |
---|---|
T | time designator, starts representation of time when date and time are combined |
W | week designator, starts the ordinal number of a calendar week within the year |
Z | time-zone designator, follows time of the day in Coordinated Universal Time (UTC) |