github.com/cs3org/reva/v2@v2.27.7/changelog/2.3.0_2022-05-02/rfc3339-fix.md (about)

     1  Bugfix: Use RFC3339 for parsing dates
     2  
     3  We have used the RFC3339 format for parsing dates to be consistent with oC Web.
     4  
     5  https://github.com/cs3org/reva/issues/2322
     6  https://github.com/cs3org/reva/pull/2744