Oscar Nihlgård
|
81f5427ed4
Fix times 32-bit issue
|
пре 6 година |
Araq
|
fab4498727
times.nim: minor code cleanup
|
пре 6 година |
Oscar Nihlgård
|
8aae5c9385
Don't assume utcOffset == +0 for old dates on Windows (#8744)
|
пре 6 година |
Oscar Nihlgård
|
1d93991929
Cleanup ttimes (#8714)
|
пре 6 година |
Oscar Nihlgård
|
33ed8f7e73
times.Timezone changes (#8527)
|
пре 6 година |
alaviss
|
7ef268274f
Haiku support for Nim (#8542)
|
пре 6 година |
Oscar Nihlgård
|
503dc22236
Use enum string values in times.nim (#8413)
|
пре 6 година |
Timothee Cour
|
2ac22b4cf0
fix #8273 times format regression, and fix inconsistent ordering in 1 format overload (#8290)
|
пре 6 година |
Oscar Nihlgård
|
3b310e91cd
New implementations of times.parse & times.format (#8094)
|
пре 6 година |
Oscar Nihlgård
|
b61e69202b
Unexport times.stringifyUnit (#8168)
|
пре 6 година |
Oscar Nihlgård
|
371f87e962
Change inconsistent paramaters in times.nim (#8091)
|
пре 6 година |
Michael Voronin
|
b7a8eef87a
[change] Replace mutators with their more generic versions
|
пре 6 година |
Michael Voronin
|
5da74d5979
[add] Add fraction of seconds to parse/format utils
|
пре 6 година |
Michael Voronin
|
8aeb24b4fd
[add] add between function to calculate TI between two datetimes
|
пре 6 година |
Michael Voronin
|
11fcc83f8a
[add] Add procs for TimeInterval stringify
|
пре 6 година |
Michael Voronin
|
a573577cdc
[add+change] Added toDurationParts proc to convert Duration to array[FixedTimeUnit, int64] of it's human-readable parts, use it in `$Duration`
|
пре 6 година |
Michael Voronin
|
08d1b5892b
[doc] Standardize deprecation warnings
|
пре 6 година |
Michael Voronin
|
8a080acda9
[add] Add some wrappers
|
пре 6 година |
Michael Voronin
|
0ff0dfbfce
[refactoring] Rearrange functions for better readability/usage
|
пре 6 година |
Michael Voronin
|
52eac6fb64
[doc] Add/modify some runnable examples for pure/times
|
пре 6 година |
Michael Voronin
|
b63dc4042b
[fix] Little fix for runnable example in pure/times
|
пре 6 година |
Dominik Picheta
|
f7f69b1abb
Merge pull request #7624 from skilchen/fix-issue7620
|
пре 6 година |
Andreas Rumpf
|
fb15a265c5
times.nim: don't rely on zero terminator
|
пре 6 година |
Oscar Nihlgård
|
b34580fd5b
Rename `Time.nanoseconds` to `nanosecond` (#7673)
|
пре 6 година |
Oscar Nihlgård
|
7d034d7b6a
Add `fromWinTime` and deprecate `unixTimeToWinTime`/`winTimeToUnixTime` (#7641)
|
пре 6 година |
Oscar Nihlgård
|
fdf1d12380
Change type of `Timeval.tv_sec` to `posix.Time` (#7646)
|
пре 6 година |
skilchen
|
a708fda733
allow stringification of DurationZero (#7625)
|
пре 6 година |
Hendrik
|
b1b517128e
os.setLastModificationTime*(file: string, t: times.Time) (#7543)
|
пре 6 година |
skilchen
|
bf6e82a861
there is no hour 0 in am/pm time
|
пре 6 година |
Oscar Nihlgård
|
02d6dd723d
Timeinterval optimization (#7608)
|
пре 6 година |