Time formatter

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

Scripting 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.

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 This Folder

More From The Library

Run a shortcut

Asks you to enter the name of a shortcut, then finds and runs that shortcut. Also uses scripting to check if more than one exists with that name and asks which to run.

Get Shortcut »

Open Notion AI

Opens the URL for Notion AI so you can “Ask, search, or make anything…” – plus add context from with a Page from Notion. You can also attach files, choose a model, use Research mode, or start a Web search – as well as get started with a few shortcuts.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more