Commit Graph

13 Commits

Author SHA1 Message Date
Bob Wen 2791b44910 win32: detect local date
Detect windows date format by command `reg query`;
Update dependencies;
2023-08-08 17:38:15 +08:00
Bob Wen d51b1d1d0e comment wikia Date_format_by_country 2021-11-06 23:32:27 +08:00
Bob Wen c532751be0 better adjust method
win32: there's a way to get the perfect command for everybody in every location;
linux: wait for a whole second tick before date command;
2021-11-06 23:27:06 +08:00
Bob Wen fe6c91fcc7 there's a trick 2021-11-05 18:15:37 +08:00
Bob Wen 4fc70a10b4 a slight flaw 2021-11-05 18:10:45 +08:00
Bob Wen 8ee35d8541 fix bug: windows shell command
Strange permission requirements invalidate the wmic command, so when adjusting the time, user need to specify the time format for their region, default command is '[time ]HH[:]mm[:]ss[.]SS[ && date ]MM[-]DD[-]YY', which means 'time HH:mm:ss.SS && date MM-DD-YY'
2021-11-04 13:31:33 +08:00
Bob Wen e9eaa457a0 upgrade dayjs 2021-11-03 23:49:23 +08:00
Bob Wen 6826461e30 Update adjust_time.coffee 2021-11-03 23:41:19 +08:00
Bob Wen 4034d0d255 fix a bug in shell command 2021-11-03 23:03:01 +08:00
Bob Wen 26df88412a bug fix
fix a typo in shell command
fix a bug with proxy and http2
2021-11-03 22:32:30 +08:00
Bob Wen f7e756a710 1.0.2
Bug fixed:
Using keep-alive to Get more accurate calculations;
--user-agent default to none;
Adjust time using fixed UTC format in shell commands;
Code error in the version display;

New:
http2 protocol;
Option --verbose make the operation more talkative;
2021-11-03 18:07:10 +08:00
bobwen-dev 5ac6555b99 Change source files attributes 2021-01-25 13:02:04 +08:00
U-HL-PTDDHIDRSXAU\Administrator 135536db2c Initial commit 2021-01-25 12:20:52 +08:00