Function __global->tz_time
Definitions
sources/temporal.php
- For a UTC timestamp, find the equivalent virtualised local timestamp.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$time | TIME | required parameter | N/A | N/A | UTC time |
$zone | string | required parameter | N/A | N/A | Timezone (boring style) |
Return
- Virtualised local time
- Type: TIME
- Set: N/A
- Range: N/A