Simon Krauter
|
45c251cb1d
fixes 4804
|
%!s(int64=8) %!d(string=hai) anos |
AdrianV
|
3a4353bc40
bcc uses _timezone like vcc
|
%!s(int64=8) %!d(string=hai) anos |
Araq
|
78d68f0882
Merge branch 'devel' into sighashes
|
%!s(int64=8) %!d(string=hai) anos |
Dmitry Polienko
|
dc8ee72eb6
Revert @endragor's fix for Windows
|
%!s(int64=8) %!d(string=hai) anos |
Ruslan Mustakov
|
50a1267b7d
Fix TimeInfo to Time conversion. Fixes #5065.
|
%!s(int64=8) %!d(string=hai) anos |
Araq
|
82448b1304
times.nim: remove code duplication
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
0ffd14e169
Updated times.parse() documentation
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
434c27343e
Parse 'Z' as valid timezone if offset is expected
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
0587a57807
Assume local DST iff no timezone is given
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
aa08c32c2b
Improved `-`; fixed tests
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
544a2cfe1a
Fixed daylight saving time
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
91a0674961
Fixed timezone rendering, added test
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
9b2aaf0df6
Fixed timezone sign error
|
%!s(int64=8) %!d(string=hai) anos |
Andreas Rumpf
|
4c79583a95
Merge pull request #5002 from goldenreign/time-compare-nosideeffect
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
6e604e2f9f
More cosmetic changes
|
%!s(int64=8) %!d(string=hai) anos |
goldenreign
|
63c450abdc
Fix `-` operator for Time type for JS target
|
%!s(int64=8) %!d(string=hai) anos |
goldenreign
|
554105ff7c
Add 'noSideEffect' pragma for Time type's operators
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
f500b9f47b
Cosmetic fixes
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
9d5de8021b
Use ISO 8601 format for times.`$`. Fixed tests.
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
170745eb39
Removed tzname because it's broken
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
c1f0b7643c
Fixed timezone offset parsing
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
96234f36ca
Made times.nim compile again to JS
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
2ec6fe56ad
Fixed timezone handling
|
%!s(int64=8) %!d(string=hai) anos |
Araq
|
47304372ca
change TimeImpl for MingW
|
%!s(int64=8) %!d(string=hai) anos |
Jonathan Bernard
|
b7232bd425
Fix #4922, bug in times.parse, mishandling DST.
|
%!s(int64=8) %!d(string=hai) anos |
Jonathan Bernard
|
68d3486f5a
Bugfix for times.initInterval (issue #4889)
|
%!s(int64=8) %!d(string=hai) anos |
Felix Krause
|
68680a9880
Calculate correct yearday in times.parse
|
%!s(int64=8) %!d(string=hai) anos |
Andreas Rumpf
|
60b187513e
stdlib and compiler don't use .immediate anymore
|
%!s(int64=8) %!d(string=hai) anos |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
%!s(int64=8) %!d(string=hai) anos |
Dominik Picheta
|
8182414a6f
Fix times.`+` and `-` for TimeInfo and TimeInterval.
|
%!s(int64=8) %!d(string=hai) anos |