mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Dates before Epoch or after 2038 cannot be represented as an integer and throw when calling getTimestamp on the DateTime object. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>