Skip to content

Commit

Permalink
Fixes #1
Browse files Browse the repository at this point in the history
Documentation
  • Loading branch information
ueffel committed Oct 12, 2018
1 parent 53d0f3f commit 575e17a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@ a command to convert and format datetime strings.
## Usage

Use the `Time:` item. (configurable)

If no other input is entered the displayed datetime is the current time.
Any input is interpreted as date string (or at least tried to)

Hitting tab after a time is displayed offers timezone to convert the time.

There is also the possibility to start off with a timezone with item`Timezone:`
(configurable) and do the above (current time or try parse).

Executing any of the suggestions copies the selected item to the clipboard.

## Configuration
Expand Down

0 comments on commit 575e17a

Please sign in to comment.