TimeStringConvert (String function)

From m204wiki
Revision as of 02:29, 21 May 2011 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Convert date/time string from one format to another (String class)

[Introduced in Sirius Mods 7.9]


Syntax

%outString = string:TimeStringConvert( inputFormat, outputFormat, - [[CentSpan=] number]) Throws InvalidDateString

Syntax terms

%outStringstring
string string
inputFormat string
outputFormat string
CentSpan number

Usage notes

Examples

See also