mirror of https://github.com/bobwen-dev/htpdate
Update README.md
This commit is contained in:
parent
a0ddf7551f
commit
0d14d2f16c
|
@ -32,15 +32,14 @@ HEAD https://nodejs.org
|
||||||
Median: 367301.5 ms
|
Median: 367301.5 ms
|
||||||
Adjust time...
|
Adjust time...
|
||||||
>
|
>
|
||||||
$ wmic os set localdatetime=20211103143426.513000+000
|
$ time 13:22:42.28 && date 11-04-21
|
||||||
> Updating property(s) of '\\TESTDEVICE\ROOT\CIMV2:Win32_OperatingSystem=@'
|
>
|
||||||
$ exit
|
$ exit
|
||||||
> Property(s) update successful.
|
|
||||||
>
|
|
||||||
>
|
|
||||||
Done
|
Done
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: Windows users need to be aware of the date format in their region. Default format is `MM-DD-YY`, users in non-U.S. regions may need to customize it with the -C parameter, eg. `[time ]HH[:]mm[:]ss[.]SS[ && date ]YY[-]MM[-]DD`.
|
||||||
|
|
||||||
Query from multiple URLs
|
Query from multiple URLs
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
|
Loading…
Reference in New Issue