X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=extensions%2Fgeneric-types.xml;h=fdab14be815aaf40cd07285606c36654f210071f;hp=fe27d36c9ca460fc4fc16cc514fc54d5731dcd3c;hb=1d7db6929a00bf0fc87be40e3a9628ff6bed473a;hpb=83b767595192e0838acb3163d0d23d57a0f1ec3e diff --git a/extensions/generic-types.xml b/extensions/generic-types.xml index fe27d36c..fdab14be 100644 --- a/extensions/generic-types.xml +++ b/extensions/generic-types.xml @@ -7,10 +7,10 @@ (1970-01-01T00:00:00Z) - - An unsigned 64-bit integer representing time as the number + + An signed 64-bit integer representing time as the number of seconds elapsed since the Unix epoch - (1970-01-01T00:00:00Z) + (1970-01-01T00:00:00Z); negative for times before the epoch The Text interface is the only user of Unix_Timestamp so far, and we'd like to be Y2038 compatible in future