Commit Graph

79 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 4d87322de6 Update README.md 2021-11-04 23:32:50 +08:00
Bob Wen 7131e9aa9e Update README.md 2021-11-04 23:27:32 +08:00
Bob Wen ee82f98cc8 Update README.md 2021-11-04 23:19:15 +08:00
Bob Wen 6aeee2f3b8 Update README.md 2021-11-04 23:17:02 +08:00
Bob Wen ea84432761 Minor changes 2021-11-04 23:14:04 +08:00
Bob Wen 6bac44757f better build script, better verbose 2021-11-04 22:03:27 +08:00
Bob Wen 57b7c1dc1b Update README.md 2021-11-04 14:57:20 +08:00
Bob Wen 3c918be011 add build scripts for arm7l 2021-11-04 14:57:14 +08:00
Bob Wen c8f95e2d7e Update README.md 2021-11-04 14:00:39 +08:00
Bob Wen 34d1b5abfe Update README.md 2021-11-04 13:50:55 +08:00
Bob Wen d2b81d4ae0 Update README.md 2021-11-04 13:47:55 +08:00
Bob Wen 0d14d2f16c Update README.md 2021-11-04 13:43:18 +08:00
Bob Wen a0ddf7551f Update README.md 2021-11-04 13:32:51 +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 cddb7daecb Update README.md 2021-11-04 11:31:31 +08:00
Bob Wen 1be9c044e3 Update README.md 2021-11-04 11:28:02 +08:00
Bob Wen 0ae971aad0 Update README.md 2021-11-04 10:52:31 +08:00
Bob Wen a0add9787f Update README.md 2021-11-04 08:50:33 +08:00
Bob Wen bfa2920206 Update README.md 2021-11-04 00:16:48 +08:00
Bob Wen 212ba7cea1 Update README.md 2021-11-04 00:07:14 +08:00
Bob Wen e9eaa457a0 upgrade dayjs 2021-11-03 23:49:23 +08:00
Bob Wen b358e2d44c Update README.md 2021-11-03 23:42:50 +08:00
Bob Wen c408aabed4 Update README.md 2021-11-03 23:42:01 +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 425c61d3e0 Update README.md 2021-11-03 22:55:23 +08:00
Bob Wen 91205ba926 add bin entry 2021-11-03 22:49:41 +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 87b3c6e76d Update README.md 2021-11-03 22:03:00 +08:00
Bob Wen c66b53d971 Update README.md 2021-11-03 21:23:56 +08:00
Bob Wen 9d0cd6a927 Update README.md 2021-11-03 21:20:32 +08:00
Bob Wen 17e661ae09 Update README.md 2021-11-03 21:20:09 +08:00
Bob Wen a5c13d68f4 Update README.md 2021-11-03 21:19:04 +08:00
Bob Wen 7c835a3d1d Update index.coffee 2021-11-03 20:47:16 +08:00
Bob Wen 93135edcf9 Update README.md 2021-11-03 20:15:45 +08:00
Bob Wen 1881a8d4d9 Update README.md 2021-11-03 20:15:06 +08:00
Bob Wen 27d607080c Update README.md 2021-11-03 20:13:34 +08:00
Bob Wen f285d1a55c Update README.md 2021-11-03 20:11:08 +08:00
Bob Wen c4ebcbe0d2 typo in build script 2021-11-03 19:04:35 +08:00
Bob Wen 0115c42918 Update README.md 2021-11-03 18:17:47 +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
Bob Wen bb3696ed2a Update README.md 2021-01-29 16:27:08 +08:00
Bob Wen 249a70270e Update index.coffee
change CRLF to LF
2021-01-29 16:19:07 +08:00
bobwen-dev 9dacf2c43f Merge branch 'main' of https://github.com/bobwen-dev/htpdate into main 2021-01-29 15:52:32 +08:00
bobwen-dev 3183974a7d Add shebang to index.coffee 2021-01-29 15:51:15 +08:00