[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
ToSmsTime(DateTime)
Converts a DateTimeobject to an SMS-formatted string
ToSmsTime(DateTime, SmsTimeZone)
Converts a DateTimeobject to an CIM formatted string
ToSmsTime(DateTime, Boolean)
Converts a DateTimeobject to an CIM-formatted string
ToSmsTime(DateTime, Int32)
Converts a DateTimeobject to an CIM-formatted string. Override with a specific offset.
ToSmsTime(DateTime, SmsTimeZone, Boolean, Int32)
Formats the CIM time to a string '20070402184502.000000-420'

See Also