Time formatter

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

Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
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.
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.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.

More From This Folder

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more