ueffel / Keypirinha-Time

Provides command to convert and format datetime strings
MIT License
14 stars 0 forks source link
keypirinha keypirinha-package keypirinha-plugin

Keypirinha Time

This is a package that extends the fast keystroke launcher keypirinha (http://keypirinha.com/) with 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 itemTimezone: (configurable) and do the above (current time or try parse).

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

Usage

Configuration

It's possible to configure multiple formats and locales in which the time is displayed. See the default configuration file for further information.

Installation

With PackageControl

Install Package "Keypirinha-Time"

Manually