Skip to content

A wox plugin that do time convert, including i18n features.

Notifications You must be signed in to change notification settings

kongtianyi/wox-timeconvertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wox-timeconvertor

A wox plugin that do time convert, including i18n features.

You can just download it use wpm.

wpm install TimeConvertor

Plugin Page: http://www.wox.one/plugin/407

Input Format

ts (now|<timestamp>|<datetime>[#<timezone>]) [<timezone>]...
# timestamp support second and milisecond
# datetime's format is yyyy-MM-dd hh:mm:ss
# timezone's format is utc[\+|\-][0-9]+(utc, utc8, utc-12 etc.)

Examples

Basic Features

  1. get timestamp and local datetime for now image
  2. convert timestamp to local datetime image
  3. convert local datetime to timestamp image

I18N Features

  1. get timestamp certain timezones' datetime for now image
  2. convert timestamp to certain timezones' datetime image
  3. convert local timezone datetime to other timezones' datetime image
  4. convert certain timezone datetime to timestamp image
  5. convert certain timezone datetime to other timezones' datetime image

Appendix

About

A wox plugin that do time convert, including i18n features.

Topics

Resources

Stars

Watchers

Forks

Languages