ueffel/Keypirinha-Time
Provides command to convert and format datetime strings
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. (label 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. It can also search for a
timezone by location name via the APIs from https://nominatim.openstreetmap.org/ (latitude and
longitude for location name) and https://api.geotimezone.com/ (timezone for latitude and
longitude)
There is also the possibility to start off with a timezone via item Timezone: (label configurable)
and do the above (current time or try parse).
Executing any of the suggestions copies the selected item to the clipboard.
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
- Download the
Time.keypirinha-packagefrom the
releases. - Copy the file into
%APPDATA%\Keypirinha\InstalledPackages(installed mode) or
<Keypirinha_Home>\portable\Profile\InstalledPackages(portable mode)
