Logic
Get Time
Last updated September 28, 2018
Description
Get the real world time the moment this behavior is executed.
Properties
Triggers Immediately
| Input Time | Get the current time, or a custom specified time. |
| Format | How the time will be formatted, and how much information will be returned |
| Show Date | Whether or not to return the date. |
| Show Time | Whether or not to return the time. |
| Universal Time | Return the time as a universal standard. |
| US English | Forces time to be returned in English. This is needed so the date and time is not returned in an unexpected format for other locals. |
Outputs
| UNIX |
Outputs the current time as a UNIX value. |
| Formatted |
Outputs the current time in a 12 hour clock format. Additional details such as the date and time zone can also be displayed. |

