Andreas Rumpf
|
116e984a6b
remove deprecated timeToTimeInfo; fixes #3678
|
vor 6 Jahren |
Oscar Nihlgård
|
f6df2d9956
Sub second time resolution (#6978)
|
vor 6 Jahren |
Yuriy Glukhov
|
bc724a0a81
Fixed compilation of times.nim with mingw 4.9.2 C++ 32bit
|
vor 6 Jahren |
data-man
|
759023e157
Comparing datetimes
|
vor 6 Jahren |
Dominik Picheta
|
ceebfb3e89
Remove repetitive index checks in b30b9207510a62b.
|
vor 7 Jahren |
data-man
|
b30b920751
Fix date parsing for a bad inputs
|
vor 7 Jahren |
Dominik Picheta
|
24cae4addb
Merge pull request #7033 from GULPF/allow-timezone-closures
|
vor 7 Jahren |
Oscar Nihlgård
|
c098ee3c7a
Remove nimcall pragma from tz procs
|
vor 7 Jahren |
Oscar Nihlgård
|
c344fb311d
Allow timezone procs to be closures
|
vor 7 Jahren |
GULPF
|
30d182e5d6
Unexport epochday procs (#7024)
|
vor 7 Jahren |
GULPF
|
74fb3e6e6e
Improve deprecation comments in times module
|
vor 7 Jahren |
Daniil Yarancev
|
a521f98392
Add warnings about deprecation to times module (#7001)
|
vor 7 Jahren |
Araq
|
77d56aaff6
cleanup times.nim
|
vor 7 Jahren |
GULPF
|
a879973081
Better times module (#6552)
|
vor 7 Jahren |
Andreas Rumpf
|
762ade1177
'ord' does not produce a range type anymore
|
vor 7 Jahren |
Oscar Nihlgård
|
f2ba3d174c
Fix countLeapYears
|
vor 7 Jahren |
Charlie Barto
|
d55e02ddf1
fixes to allow the usage of clang on windows with the msvc abi and ms headers (#6442)
|
vor 7 Jahren |
GULPF
|
0b7b116f04
Call tzset to initialize timezone (#6466)
|
vor 7 Jahren |
Federico Ceratto
|
ca0de9a54d
Improve TimeInterval docs #6135 (#6341)
|
vor 7 Jahren |
Federico Ceratto
|
bad52ca29a
Improve docs around subtracting times (#6152)
|
vor 7 Jahren |
Federico Ceratto
|
a038c62bef
Add TimeInterval reversing docstring
|
vor 7 Jahren |
Araq
|
5334fd4533
fixes #6021!
|
vor 7 Jahren |
Euan T
|
3a2ab81df1
Fix #6010 documenting subtracting time interval (#6012)
|
vor 7 Jahren |
Daniil Yarancev
|
3b0dba7a75
Update times.nim
|
vor 7 Jahren |
Jacek Sieka
|
e512358bc9
Linux abi take 3 (#5692)
|
vor 7 Jahren |
Konstantin Molchanov
|
a9044117e9
Stdlib: Times: Use JS's "new Date" to convert TimeInfo to Time.
|
vor 7 Jahren |
Konstantin Molchanov
|
2351d5d314
Merge branch 'calculate_yearday_in_timeinfo_js' into fix_time_offset_in_times_js
|
vor 7 Jahren |
Konstantin Molchanov
|
bef86f55ce
Times: JS: Add yearday to TimeInfo.
|
vor 7 Jahren |
Konstantin Molchanov
|
3ebffb2a00
Times: JS: Remove implicit UTC convesion.
|
vor 7 Jahren |
Konstantin Molchanov
|
80ffae62fb
JS: Times: Add timezone prop to TimeInfo. (#5581)
|
vor 7 Jahren |