Skip to content
Commit d4951c68 authored by Vincent Petry's avatar Vincent Petry
Browse files

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.

Backport of 4f11786a from master
parent 85e90c33
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment