diff options
author | Hendrik <mail@hendrikalbers.de> | 2018-04-16 22:03:24 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-04-16 22:03:24 +0200 |
commit | b1b517128e9ab4d1c1e8e16543008cbdecef0468 (patch) | |
tree | 9333c4b13d766081380b874315b56968382c5172 /compiler/renderer.nim | |
parent | c4d7cc3da0e127b54deb29fa70e225ffa1899dc2 (diff) | |
download | Nim-b1b517128e9ab4d1c1e8e16543008cbdecef0468.tar.gz |
os.setLastModificationTime*(file: string, t: times.Time) (#7543)
* add proc toFILETIME to winlean * add proc toWinTime to times * add proc setFileTime to winlean * openHandle with write access * add proc setLastModificationTime to os * moved epochDiff,rateDiff constants and proc toWinTime The constants were moved out of the when defined(JS) block so that they are alsways available in proc toWinTime. proc toWinTime was moved above the # Deprecated procs comment. Best new location seemed to be with the toUnix proc.
Diffstat (limited to 'compiler/renderer.nim')
0 files changed, 0 insertions, 0 deletions