index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
ttimes.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup ttimes (#8714)
Oscar Nihlgård
2018-08-22
1
-101
/
+72
*
times.Timezone changes (#8527)
Oscar Nihlgård
2018-08-17
1
-24
/
+6
*
New implementations of times.parse & times.format (#8094)
Oscar Nihlgård
2018-07-09
1
-61
/
+149
*
Merge pull request #7624 from skilchen/fix-issue7620
Dominik Picheta
2018-05-03
1
-0
/
+6
|
\
|
*
there is no hour 0 in am/pm time
skilchen
2018-04-16
1
-0
/
+6
*
|
Rename `Time.nanoseconds` to `nanosecond` (#7673)
Oscar Nihlgård
2018-04-25
1
-2
/
+6
*
|
Add `fromWinTime` and deprecate `unixTimeToWinTime`/`winTimeToUnixTime` (#7641)
Oscar Nihlgård
2018-04-19
1
-1
/
+8
|
/
*
Timeinterval optimization (#7608)
Oscar Nihlgård
2018-04-16
1
-21
/
+24
*
Sub second time resolution (#6978)
Oscar Nihlgård
2018-04-13
1
-26
/
+57
*
Comparing datetimes
data-man
2018-04-01
1
-1
/
+9
*
Fix date parsing for a bad inputs
data-man
2018-02-19
1
-0
/
+49
*
Allow timezone procs to be closures
Oscar Nihlgård
2018-01-05
1
-0
/
+24
*
Better times module (#6552)
GULPF
2017-12-18
1
-156
/
+210
*
Fix countLeapYears
Oscar Nihlgård
2017-10-10
1
-0
/
+6
*
Add dst formatting tests (#6468)
GULPF
2017-10-10
1
-0
/
+237