1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib
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
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Db Use SQLite nocase collation; improves #127 2017-12-07 18:05:34 -05:00
Feed Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Standardize date normalization to immutables 2018-01-02 16:27:58 -05:00
REST CS fixes 2017-12-07 15:18:25 -05:00
Service Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
User Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
AbstractException.php Documentation tweaks and CS fixes 2017-11-29 22:42:50 -05:00
Arsse.php Version bump 2017-12-07 18:24:35 -05:00
CLI.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Conf.php Change session lifetimes to more closely match TTRSS 2018-01-01 12:31:42 -05:00
Database.php Standardize date normalization to immutables 2018-01-02 16:27:58 -05:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionFatal.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionType.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Feed.php Standardize date normalization to immutables 2018-01-02 16:27:58 -05:00
Lang.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
REST.php Fix TTRSS path handling 2017-11-30 19:39:46 -05:00
Service.php Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
User.php CS fixes 2017-12-07 15:18:25 -05:00