Function __global->remap_time_as_portable

Definitions

sources/resource_fs.php

  • Convert a timestamp to something portable (well, actually just make it nicer).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$timestamp ?TIME required parameter N/A N/A The timestamp (null: not set)

Return

  • Portable details (null: not set)
  • Type: ?string
  • Set: N/A
  • Range: N/A