Function __global->loggable_date
Definitions
sources/global2.php
- Get the date/time string as we log it. Designed to be consistent with how PHP puts dates into the error-log.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Return
- Date/time string
- Type: string
- Set: N/A
- Range: N/A
sources/minikernel.php
- Get the date/time string as we log it. Designed to be consistent with how PHP puts dates into the error-log.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Return
- Date/time string
- Type: string
- Set: N/A
- Range: N/A