ee7
|
d6882691ad
times.nim: Fix docs for duration conversion procs [ci skip] (#10770)
|
5 years ago |
Araq
|
ffd0f81247
times.nim: avoid some stdlib dependencies
|
5 years ago |
Oscar Nihlgård
|
1a771a8248
Replace the duration conversion procs with new improved ones (#10710)
|
5 years ago |
narimiran
|
e26a0c4f1a
better docs: times
|
5 years ago |
Oscar Nihlgård
|
bfb2ad5078
New implementation of times.between (#10523)
|
5 years ago |
Andreas Rumpf
|
56d2b08c5a
times.nim: make it compile on older OSX versions
|
5 years ago |
Oscar Nihlgård
|
1ac28f6f5e
Deprecate the times.countX procs (#10522)
|
5 years ago |
alaviss
|
acac107fe7
times: use clock_gettime() for epochTime() (#10499)
|
5 years ago |
Oscar Nihlgård
|
5df411bd6e
Revert export of times.CTime; add std/time_t instead. (#10319)
|
5 years ago |
genotrance
|
dd1f23f6fc
Expose CTime (#10301)
|
5 years ago |
Oscar Nihlgård
|
b3435d22dc
Times cosmetic changes (#10237)
|
5 years ago |
Timothee Cour
|
dd33f41877
refs #10121 (#10124)
|
5 years ago |
Oscar Nihlgård
|
2539363851
Don't use parseutils.parseInt in the times module (#10028)
|
5 years ago |
Araq
|
633832d0de
times.nim: Minor formatting change in the example code
|
6 years ago |
Emery Hemingway
|
ed8b4befbf
times: use clock_gettime for cpuTime with POSIX (#9793)
|
6 years ago |
Arne Döring
|
e012eb1001
updated tests to be executed
|
6 years ago |
Oscar Nihlgård
|
b4a42386d9
Times module cosmetic changes (#9770)
|
6 years ago |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 years ago |
pgkos
|
b9cdad7497
times - remove unneeded negative sign when parsing formats z and zz (#9631)
|
6 years ago |
Oscar Nihlgård
|
81f5427ed4
Fix times 32-bit issue
|
6 years ago |
Araq
|
fab4498727
times.nim: minor code cleanup
|
6 years ago |
Oscar Nihlgård
|
8aae5c9385
Don't assume utcOffset == +0 for old dates on Windows (#8744)
|
6 years ago |
Oscar Nihlgård
|
1d93991929
Cleanup ttimes (#8714)
|
6 years ago |
Oscar Nihlgård
|
33ed8f7e73
times.Timezone changes (#8527)
|
6 years ago |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
6 years ago |
Oscar Nihlgård
|
503dc22236
Use enum string values in times.nim (#8413)
|
6 years ago |
Timothee Cour
|
2ac22b4cf0
fix #8273 times format regression, and fix inconsistent ordering in 1 format overload (#8290)
|
6 years ago |
Oscar Nihlgård
|
3b310e91cd
New implementations of times.parse & times.format (#8094)
|
6 years ago |
Oscar Nihlgård
|
b61e69202b
Unexport times.stringifyUnit (#8168)
|
6 years ago |
Oscar Nihlgård
|
371f87e962
Change inconsistent paramaters in times.nim (#8091)
|
6 years ago |