Commit Graph

4 Commits

Author SHA1 Message Date
James Holland
1a3fd7d238 Fixed parseDate(input, format) when format contained a dayOfYear value. Updated minified code in jquery.datetimepicker.js.
The parseDate function was set to ignore day of year values. I changed this and added in a parser and regex for their values.
2014-04-07 18:41:03 -06:00
James Holland
932c11f561 Fixed get week of year function. It was broken before with a Document write call and outputted a double instead of integer. 2014-04-04 16:41:28 -06:00
James Holland
0f8c1042ad Fixed the getDayOfYear function to start at 1 instead of 0. 2014-04-04 16:41:28 -06:00
Valeriy Chupurnov
568a3f5788 v2.2.2 2014-03-25 01:53:03 +06:00