Wox.Base.Plugin.TimeStamp

Plugin for Flow Launcher or other Wox base launchers Format convert between datetime and time stamp.

Usage

  1. Convert datetime to time stamp: tms YYYY MM DD HH MM SS

    Example: tms 2022 04 05 17 21 01

  2. Convert time stamp to datetime: tms TS <TimeStamp>

    Example: tms TS 1649150461

  3. Requirements

    WoxPluginBase_Query

  4. Other Wox base launcher should be available too, see WoxPluginBase_Query