Skip to content

rexzhang/macos-custom-scripts

Repository files navigation

Alfred Workflow: Time Converter

downloads

What

demo-basic

How

Change Time Zone

now +08

Time Shift

now +1d
now -1w
key unit
ms microseconds(not support yest)
s seconds
m minutes
h hours
d days
w weeks
M months
q quarters(not support yest)
y years

Depend

  • Python3.9+

Get it

Download from GitHub release , double click package file to install.

History

0.3.0

  • support python3

0.2.0

  • support time zone
  • support time shift

0.1.0

  • first release

Todo

  • multi time shift args?
  • time shift support ms/q