XML / Date / Day format

Chad

Apprentice
Joined
Jan 3, 2007
Messages
17
Reaction score
0
In the XML output, for days of the month which are 1 through to 9, could we please get these exported as double digits, i.e. 01, 02, 03 etc.
This will allow for better sorting when used in other mean such as with XSL files. Currently months are double digits which is great, we just need days too.

e.g. 20120302 reads better than 2012032, in a YYYYMMDD format.
 
Back
Top