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 27caf147df Changes to Date helper class
- Changed 'transform' method to use ValueInfo throughout. This fixes a number of obscure bugs
- Changed the 'add' and 'sub' methods to default to "now" rather than null. This means null passes through rather than being interpreted as the current time, to be consistent with other date tools
- Also changed the 'add' and 'sub' methods so that they operate correctly with invalid date strings
- Added tests for the class; improves #66
- Modified TTRSS tests because the "iso8601" format string in ValueInfo is different from Date's older format
2018-01-02 16:53:38 -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 Changes to Date helper class 2018-01-02 16:53:38 -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