0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/fs
Joyee Cheung b6326ce0f7
fs: document the Date conversion in Stats objects
Document why the dates are calculated with the timestamp
in Numbers + 0.5.

The comment was previously lost in a revert.

Refs: ae6c7044c8

PR-URL: https://github.com/nodejs/node/pull/28224
Refs: ae6c7044c8
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2019-06-17 11:54:34 +02:00
..
promises.js fs: extract path conversion and validation to getValidatedPath 2019-05-14 15:13:48 -07:00
read_file_context.js fs: improve readFile performance 2019-04-07 11:28:15 +02:00
streams.js fs: align fs.ReadStream buffer pool writes to 8-byte boundary 2019-05-02 01:42:03 +02:00
sync_write_stream.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00
utils.js fs: document the Date conversion in Stats objects 2019-06-17 11:54:34 +02:00
watchers.js fs: extract path conversion and validation to getValidatedPath 2019-05-14 15:13:48 -07:00