Dmitry Panov
|
00bb30d125
Fixed ExportType() for Date objects
|
4 years ago |
Dmitry Panov
|
6338b32468
Treat date-only formats as UTC and date-time as local timezone. Added support for additional datetime formats. Fixes #281, fixes #292.
|
4 years ago |
Dmitry Panov
|
536f9d9465
Export() and ExportTo() now support circular objects. Fixes #162, closes #188.
|
5 years ago |
Dmitry Panov
|
52a8eb19c9
Updated documentation, fixed Date export. See #170, closes #182
|
5 years ago |
Dmitry Panov
|
351feaff53
Ported V8's fast-dtoa. Most conversions should now run at comparable speed to strconv.FormatFloat().
|
5 years ago |
Dmitry Panov
|
60b86f2254
Missing Date methods, better overflow handling, refactoring (#147)
|
5 years ago |
Dmitry Panov
|
a13c43b62b
Proxy (#135)
|
5 years ago |
Dmitry Panov
|
aaec0e7bde
Changed toUTCString() format. Closes #119.
|
5 years ago |
Dmitry Panov
|
007eef3bc4
Added a common date/time format. Closes #117
|
5 years ago |
Dmitry Panov
|
9fe968c8ec
Removed redundant date formats (fractional seconds are supported even if not specified)
|
6 years ago |
Dmitry Panov
|
5e65f9206b
Date.parse() now returns a number. Switched to own date parser for better compatibility (extended years, etc.). Fixes #79
|
6 years ago |
Dmitry Panov
|
25773609b6
Initial commit
|
9 years ago |