nextcloud/lib/private/connector
Vincent Petry 4f11786a3d Fixed Sabre Node implementation to correctly return timestamps as int
Negative timestamps were returned as string and were confusing other

Sabre API like Sabre_DAV_Property_GetLastModified.

This fix makes sure the timestamp is returned as int when defined.
2014-04-09 15:46:51 +02:00
..
sabre Fixed Sabre Node implementation to correctly return timestamps as int 2014-04-09 15:46:51 +02:00