TimeStringConvert (String function): Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (→Syntax terms) |
||
Line 13: | Line 13: | ||
<td>string</td></tr> | <td>string</td></tr> | ||
<tr><th><var>CentSpan</var></th> | <tr><th><var>CentSpan</var></th> | ||
<td> | <td>See the <var>[[CENTSPAN parameter|CENTSPAN]]</var> parameter. </td></tr> | ||
</table> | </table> | ||
==Usage notes== | ==Usage notes== | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
{{Template:String:TimeStringConvert footer}} | {{Template:String:TimeStringConvert footer}} |
Revision as of 00:50, 3 April 2012
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
%outString | string |
---|---|
string | string |
inputFormat | string |
outputFormat | string |
CentSpan | See the CENTSPAN parameter. |