summary refs log tree commit diff stats
path: root/lib/std/time_t.nim
Commit message (Collapse)AuthorAgeFilesLines
* use single backtick (#17141)flywind2021-02-211-1/+1
|
* fix CI doc windows: style error in lib/std/time_t.nim (#14523)Timothee Cour2020-05-311-2/+2
|
* Revert export of times.CTime; add std/time_t instead. (#10319)Oscar NihlgÄrd2019-01-161-0/+23
* Revert export of times.CTime * Add std/time_t
/a> 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112