File tree Expand file tree Collapse file tree 1 file changed +19
-15
lines changed Expand file tree Collapse file tree 1 file changed +19
-15
lines changed Original file line number Diff line number Diff line change @@ -19,36 +19,40 @@ now +1d
1919now -1w
2020```
2121
22- key | unit
23- --- | ---
24- ms | microseconds(not support yest)
25- s | seconds
26- m | minutes
27- h | hours
28- d | days
29- w | weeks
30- M | months
31- q | quarters(not support yest)
32- y | years
22+ | key | unit |
23+ | ----- | -------------------------------- |
24+ | ms | microseconds(not support yest) |
25+ | s | seconds |
26+ | m | minutes |
27+ | h | hours |
28+ | d | days |
29+ | w | weeks |
30+ | M | months |
31+ | q | quarters(not support yest) |
32+ | y | years |
3333
3434## Get it
3535
3636Download
37- from [ Github release] ( https://github.com/rexzhang/alfred-workflow-time-converter/releases )
37+ from [ GitHub release] ( https://github.com/rexzhang/alfred-workflow-time-converter/releases )
3838, double click package file to install.
3939
4040## History
4141
42- ### 0.1 .0
42+ ### 0.3 .0
4343
44- - first release
44+ - support python3
4545
4646### 0.2.0
4747
4848- support time zone
4949- support time shift
5050
51- ## Will
51+ ### 0.1.0
52+
53+ - first release
54+
55+ ## Todo
5256
5357- multi time shift args?
5458- time shift support ms/q
You can’t perform that action at this time.
0 commit comments