CURRENT_TIME_STR
The current time as a string in the users timezone
Example Usage
CURRENT_TIME(%I:%M %p) -> 12:35 PM
Overview
Function signature
CURRENT_TIME_STR(mask)
Category
Date
Return data type
string
Arguments
Name | DataType | List Options | Description |
---|---|---|---|
mask | string | The time mask to use when formatting the time |