Jump to content

Category talk:Wren-date: Difference between revisions

→‎Source code: Couple more tweaks.
(Added an additional predefined format.)
(→‎Source code: Couple more tweaks.)
Line 40:
 
// Predefined formats.
static standard { "yyyy|-|mm|-|dd| |hh|:|MM|:|ss|.|ttt|" } // readable & sortable format
static isoDate { "yyyy|-|mm|-|dd|" }
static rawDate { "yyyy||mm||dd" }
static usDate { "mm|/|dd|/|yyyy" }
9,482

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.