Skip to content

alexqdh/alfred-datetime-format-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-datetime-format-converter

1.1 fix bug:

  • 时间戳与东8区时间互转
  • 支持输入格式为"yyyyMMdd"自动补全为"yyyyMMdd 00:00:00"

1.0 修改内容:

  • 支持输入毫秒,自动转换为秒进行计算
  • 默认输出时区为东8区(Asia/Shanghai)

Alfred 2 workflow for converting between timestamps and formatted datetime strings with ease.

Simply type "df" followed by: "now", a UTC unix timestamp, or a formatted datetime string.

This will present you with the parsed date in various formats ready to copy to your clipboard.

Download

Alfred Forum Topic

Screenshot Screenshot Screenshot

About

Alfred 2 workflow for converting between timestamps and formatted datetime strings with ease.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%