Function __global->get_timezoned_date_tempcode
Definitions
sources/temporal.php
- Similar to get_timezoned_date, except works via Tempcode so is cache-safe for contextual date display.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$timestamp | TIME | required parameter | N/A | N/A | Input timestamp |
Return
- Formatted date
- Type: Tempcode
- Set: N/A
- Range: N/A