GunzipDatetimeNS (String function)

From m204wiki
Revision as of 20:23, 8 February 2012 by Dme (talk | contribs) (→‎Usage notes)
Jump to navigation Jump to search

Return create date of GZIP format longstring (String class)

[Introduced in Sirius Mods 7.4]


Syntax

%number = string:GunzipDatetimeNS Throws InvalidGZipData

Syntax terms

%numbernumber
string The GZIPped string.

Usage notes

  • The date/timestamp is stored in a GZIPped string using the LastModified argument of the Gzip function.

Examples

See also