Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 691 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 691 Bytes

Alfred Workflow Moment

An Alfred workflow to convert time format and get current time using Deno and moment.js.

Prerequisites

Usage

  1. Open Alfred App

  2. Then:

    • Type now, then you can get current time in three formats. now_preview
    • Type moment and a timestamp or a time string, then the converted time is displayed. moment_time_string_to_ts_preview moment_ts_to_time_string_preview
  3. You can click the result or type return on the result to copy that.