GunzipDatetimeNS (String function)
Return create date of GZIP format longstring (String class)
[Introduced in Sirius Mods 7.4]
Syntax
%number = string:GunzipDatetimeNS Throws InvalidGZipData
Syntax terms
%number | The date/time stamp extracted from the GZIPped string, expressed as number of seconds since 12:00 AM, Jan 1, 1900. |
---|---|
string | The GZIPped string. |
Usage notes
- The date/timestamp is stored in a GZIPped string using the LastModified argument of the Gzip function.