issues
search
usha123
/
datejs
Automatically exported from code.google.com/p/datejs
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
getTimezone returns null
#195
GoogleCodeExporter
opened
8 years ago
0
Standard Formats (single letter formats) are not working correctly
#194
GoogleCodeExporter
opened
8 years ago
1
Is datajs works on IE
#193
GoogleCodeExporter
opened
8 years ago
0
.addMonths('6') != .addMonths(6). String problem
#192
GoogleCodeExporter
opened
8 years ago
0
Ortography date-es-MX.js
#191
GoogleCodeExporter
opened
8 years ago
0
Don't clobber Date.now
#190
GoogleCodeExporter
opened
8 years ago
2
persian months, days, first day of week, first month, ... do not set properly
#189
GoogleCodeExporter
opened
8 years ago
0
when you do var dt2=dt1.next().sunday(), dt1 itself changes to next sunday
#188
GoogleCodeExporter
opened
8 years ago
0
Patch for /trunk/src/globalization/id-ID.js
#187
GoogleCodeExporter
opened
8 years ago
0
Date.getTimezoneAbbreviation is wrong
#186
GoogleCodeExporter
opened
8 years ago
0
parsing fail for date '1997-07-16T19:20:30+01:00', '1985-04-12T23:20:50Z'
#185
GoogleCodeExporter
opened
8 years ago
0
add().days().toString() returns different dates depending on format chosen
#184
GoogleCodeExporter
opened
8 years ago
0
Date.parse() seems to mix up day and month
#183
GoogleCodeExporter
opened
8 years ago
1
it-IT.js error in date format . instead of : H.mm instead of H:mm
#182
GoogleCodeExporter
opened
8 years ago
2
Add quarter to format strings
#181
GoogleCodeExporter
opened
8 years ago
1
fa-IR jalali shamsi support is not working
#180
GoogleCodeExporter
opened
8 years ago
0
Uncaught TypeError: Object [object Date] has no method 'getISOWeek'
#179
GoogleCodeExporter
opened
8 years ago
1
add functions not working at daylight savings boundary
#178
GoogleCodeExporter
opened
8 years ago
0
Date.parse("2011-W12") does not work
#177
GoogleCodeExporter
opened
8 years ago
0
Date.parse() on RFC 3339 Format Date Time yields a null object in IE 10 only
#176
GoogleCodeExporter
opened
8 years ago
0
Date.parse returning unexpected date using date-en-AU.js
#175
GoogleCodeExporter
opened
8 years ago
1
ISO 6801 mentioned instead of ISO 8601 in documentation
#174
GoogleCodeExporter
closed
8 years ago
1
Patch for /trunk/src/globalization/pt-BR.js
#173
GoogleCodeExporter
opened
8 years ago
1
Why is Date.now redefined so that it doesn't return milliseconds from 01-01-1970 as it's the default
#172
GoogleCodeExporter
opened
8 years ago
1
Date constructor is not working in chrome properly
#171
GoogleCodeExporter
opened
8 years ago
3
(1).weeks().ago() returns today in chrome 25.0 on mac
#170
GoogleCodeExporter
opened
8 years ago
1
Date.parse("12:30 PM") returns NULL
#169
GoogleCodeExporter
opened
8 years ago
4
firstDayOfWeek does not matter
#168
GoogleCodeExporter
opened
8 years ago
2
Extended Number.prototype
#167
GoogleCodeExporter
opened
8 years ago
1
Issue with last days of month with datejs-es-MX
#166
GoogleCodeExporter
opened
8 years ago
1
Date.parse cannot parse "yyyy-MM-dd" properly
#165
GoogleCodeExporter
opened
8 years ago
1
Date.parse(currency) is returning a serial date value
#164
GoogleCodeExporter
opened
8 years ago
1
Date.parseExact broken
#163
GoogleCodeExporter
opened
8 years ago
1
Google Closure compiler
#162
GoogleCodeExporter
opened
8 years ago
0
datejs's implementation of language breaks DRY programming.
#161
GoogleCodeExporter
opened
8 years ago
2
Date.parseExact("20120912", "yyyyMMdd") does not work
#160
GoogleCodeExporter
opened
8 years ago
1
Does Not Function in Firefox Nightly 17.0a1
#159
GoogleCodeExporter
opened
8 years ago
1
Bad logic
#158
GoogleCodeExporter
opened
8 years ago
1
Standard Date Specified 'd' is superseded by Custom Date Specifier
#157
GoogleCodeExporter
opened
8 years ago
1
When parsing "12:00 AM", result is 12:00:00, and not 00:00:00
#156
GoogleCodeExporter
opened
8 years ago
1
Date.parse("00:00:00").toString("h:mm tt"); returns 0:00 AM and it should be 12:00 AM
#155
GoogleCodeExporter
opened
8 years ago
1
Incorrect toString format for hours
#154
GoogleCodeExporter
opened
8 years ago
2
No toISOString() in the download nor the source
#153
GoogleCodeExporter
opened
8 years ago
1
Validation of Invalid Date passes
#152
GoogleCodeExporter
opened
8 years ago
0
datejs should support all Time Zones
#151
GoogleCodeExporter
opened
8 years ago
1
doesn't reconize youtube api date format : 0000-00-00T00:00:00.000Z
#150
GoogleCodeExporter
opened
8 years ago
1
Date.toString() is not working correctly under Android 3.2 (and other 3.x Versions)
#149
GoogleCodeExporter
opened
8 years ago
0
The ordinal suffix format specifier doesn't work.
#148
GoogleCodeExporter
opened
8 years ago
12
RFC 3339 Format parsing does not work
#147
GoogleCodeExporter
opened
8 years ago
4
Add a year (365 or 366 days) to de current day
#146
GoogleCodeExporter
opened
8 years ago
4
Next