wmde / DataValuesJavaScript

JavaScript implementations of all basic DataValue classes, associated parsers and formatters
http://wikiba.se
Other
5 stars 1 forks source link

Pad the year to 4 digits #71

Closed thiemowmde closed 9 years ago

thiemowmde commented 9 years ago

See https://github.com/DataValues/Time/pull/33. This padding should be done server-side, not on the client. However, an enforced padding of 4 digits is very convenient.

Bug: T66084

thiemowmde commented 9 years ago

I reworked the patch completely and fixed an other bug in the pad function. Pinging @adrianheine.