Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

This page includes details about Date format options, available in Date and DateTime columns.


You can use any of available types to specify a format of date displayed in Date and DateTime column type.

By default used format L

There are some predefined format presents based on locale available. And date format specification is following:

CategoryFormatterExample
Weekdayd0..6
ddSu
dddSun
ddddSunday
YearYY17
YYYY2017
MonthM1..12
Mo1st..12th
MM01..12
MMMJan
MMMMJanuary
QuarterQ1..4
Qo1st..4th
DayD1..31
Do1st..31st
DD01..31
Day of yearDDD1..365
DDDo1st..365th
DDDD001..365
Week of yearw1..53
wo1st..53rd
ww01..53
  • No labels