diff options
author | Adam Williamson <awilliam@redhat.com> | 2014-11-08 00:38:00 -0800 |
---|---|---|
committer | Adam Williamson <awilliam@redhat.com> | 2014-11-10 11:56:01 -0800 |
commit | f76419d190ab1557dcd333ebe7a9519340a2b0a7 (patch) | |
tree | a38056ae0a2fc657589aa662bebc6a9258ec6eb4 /apps/files | |
parent | 2023878d537374b47494eb8ce44d3757b3692626 (diff) | |
download | nextcloud-server-f76419d190ab1557dcd333ebe7a9519340a2b0a7.tar.gz nextcloud-server-f76419d190ab1557dcd333ebe7a9519340a2b0a7.zip |
fix touch() when $mtime is set (Google wants RFC3339) #11267
ownCloud passes us a Unix time integer, but the GDrive API wants
an RFC3339-formatted date. Actually it wants a single particular
RFC3339 format, not just anything that complies will do - it
requires the fractions to be specified, though RFC3339 doesn't.
This resolves issue #11267 (and was also noted by PVince81 in
reviewing PR #6989).
Diffstat (limited to 'apps/files')
0 files changed, 0 insertions, 0 deletions