Skip to content

doc: clarify fs.utimes() arguments

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
  • doc
Description of change

Make it clear that the atime and mtime arguments to fs.utimes() should be in seconds.

Fixes #8638 (closed)

Merge request reports

Loading