mkucej / i-librarian

Legacy I, Librarian - collaborative PDF manager. Not maintained, new version is at https://github.com/mkucej/i-librarian-free
https://i-librarian.net
98 stars 38 forks source link

Date conversion before 1970 #142

Closed EdGrrr closed 5 years ago

EdGrrr commented 5 years ago

Putting a publication date in the format YYYY-MM-DD where the year is before 1970 results in wrong date being shown on the 'item' page.

E.g. "1884-01-01" - Displays "(1970 Jan 1)"

Entering only the year results in the correct date being shown.

E.g. "1884" - Displays "(1884)"

mkucej commented 5 years ago

Improper use of strtotime(). Will be fixed in 5.0.0.