Commit Graph

8 Commits

Author SHA1 Message Date
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