Function __global->getdate
Definitions
sources_custom/phpstub.php
- Get date/time information.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$timestamp | ?TIME | Null | N/A | N/A | Timestamp to get information for (null: now) |
Return
- The information
- Type: array
- Set: N/A
- Range: N/A