Function __global->get_users_timezone
Definitions
sources/temporal.php
- Get a user's timezone.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | ?MEMBER | Null | N/A | N/A | Member for which the date is being rendered (null: current user) |
Return
- User;s timezone in "boring" format
- Type: string
- Set: N/A
- Range: N/A