| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4465d23 commit 2c49dd3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3788,8 +3788,8 @@ Change the file system timestamps of the object referenced by `path`. | |||
| 3788 | 3788 | ||
| 3789 | 3789 | The `atime` and `mtime` arguments follow these rules: | |
| 3790 | 3790 | ||
| 3791 | - * Values can be either numbers representing Unix epoch time, `Date`s, or a | ||
| 3792 | - numeric string like `'123456789.0'`. | ||
| 3791 | + * Values can be either numbers representing Unix epoch time in seconds, | ||
| 3792 | + `Date`s, or a numeric string like `'123456789.0'`. | ||
| 3793 | 3793 | * If the value can not be converted to a number, or is `NaN`, `Infinity` or | |
| 3794 | 3794 | `-Infinity`, an `Error` will be thrown. | |
| 3795 | 3795 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments