tinker-timestamp
A timestamp converter plugin for TINKER, supporting bidirectional conversion between timestamps and dates across multiple time zones.

Features
- Current timestamp — displays the current Unix timestamp in real time, updated every second
- Date to timestamp — convert a selected date and time to a Unix timestamp
- Timestamp to date — convert a Unix timestamp to a human-readable date and time
- Millisecond/second unit — switch between millisecond and second precision for timestamps
- Time zone support — select from 25 time zones worldwide (UTC-11:00 to UTC+12:00) with city labels
- Copy to clipboard — copy converted results to clipboard with one click
- State persistence — automatically saves and restores the selected unit and time zone
Usage
- View the Current Timestamp displayed in real time at the top
- Select the timestamp unit: Millisecond or Second
- Choose a time zone from the dropdown
- To convert a date to a timestamp: select a date and time in the Date → Timestamp section
- To convert a timestamp to a date: enter a timestamp in the Timestamp → Date section
- Click Copy to copy the result to clipboard