Time formatter

Asks you to enter a time value, then presents it in different formats and lets you choose which one to copy.

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
Date
Passes the specified date and time to the next action.
Format Date
Formats a date and time into text.
shortcuts-action-icon-dictionary.webp
Dictionary
Passes the specified list of key-value pairs to the next action as a dictionary.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Time%20formatter
Open Shortcut deep link
shortcuts://open-shortcut?name=Time%20formatter
AppleScript code
tell application “Shortcuts Events” run shortcut “Time formatter” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.