Skip to content
Snippets Groups Projects
Commit c0159a4c authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Add FormatDateJQuery

parent f63850c5
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ SeparatorDecimal=.
SeparatorThousand=,
FormatDateShort=%m/%d/%Y
FormatDateShortJava=MM/dd/yyyy
FormatDateShortJQuery=dd/mm/yy
FormatHourShort=%I:%M %p
FormatHourShortDuration=%H:%M
FormatDateTextShort=%b %d, %Y
......
......@@ -5,6 +5,7 @@ SeparatorDecimal=,
SeparatorThousand=
FormatDateShort=%d/%m/%Y
FormatDateShortJava=dd/MM/yyyy
FormatDateShortJQuery=dd/mm/yy
FormatHourShort=%H:%M
FormatHourShortDuration=%H:%M
FormatDateTextShort=%d %b %Y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment