If you have files before 1970, the date is not well displayed
Steps to reproduce
- Import some files
- touch the file on the Filesystem and change the date (touch -a -m -t 196911131200.00 testFile)
- rescan with occ
Expected behaviour
Dates have to be displayed as the chosen format
Actual behaviour
Display '?'
Server configuration
Operating system: Linux Debian 8
Web server: Apache
Database: MariaDB
Nextcloud version: 10
The behavior is worse if the file is accessed across an SFTP storage... (the date is in the future)
Ryu
If you have files before 1970, the date is not well displayed
Steps to reproduce
Expected behaviour
Dates have to be displayed as the chosen format
Actual behaviour
Display '?'
Server configuration
Operating system: Linux Debian 8
Web server: Apache
Database: MariaDB
Nextcloud version: 10
The behavior is worse if the file is accessed across an SFTP storage... (the date is in the future)
Ryu