Move ATOM_TIME to Temporal::ATOM
This commit is contained in:
parent
c0e2ee95c5
commit
b854905150
9 changed files with 30 additions and 30 deletions
|
|
@ -21,6 +21,7 @@ require_once 'include/text.php';
|
|||
*/
|
||||
class Temporal
|
||||
{
|
||||
const ATOM = 'Y-m-d\TH:i:s\Z';
|
||||
|
||||
/**
|
||||
* @brief Two-level sort for timezones.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue