1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/Misc
J. King 89bfc23d32 Standardize date normalization to immutables
Also move date formats to the ValueInfo class

Standardizing on immutables avoids any possible ambiguity in the API of the resultant value, as well as any ambiguity as to whether a DateTime output instance is the same instance or a clone (they had been clones)
2018-01-02 16:27:58 -05:00
..
Context.php Added oldestArticle and latestArticle context options 2017-11-18 16:06:49 -05:00
Date.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Query.php Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
ValueInfo.php Standardize date normalization to immutables 2018-01-02 16:27:58 -05:00