$time

Changes the timezone for date/time functions.

Syntax

$time[Timezone]

Parameters

  • Timezone (Type: String || Flag: Required): The timezone to use in the date/time functions. Accepts TZ database timezone name as input.

Example

$nomention

$time[America/New_York]
New York : $hour:$minute:$second

$time[Europe/Warsaw]
Warsaw : $optOff[$hour:$minute:$second]

Screenshot_20221029_234758