Function __global->remap_portable_as_time
Definitions
sources/resource_fs.php
- Convert a portable timestamp to a real timestamp.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$portable_data | ?string | required parameter | N/A | N/A | Portable details (null: not set) |
Return
- The timestamp (null: not set)
- Type: ?integer
- Set: N/A
- Range: N/A