CMSAbstractTransformation GetDateTime Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetDateTime(DateTime)
Returns date time with dependence on current ITimeZone manager time zone settings.
Public methodGetDateTime(Object)
Returns date time with dependence on current ITimeZone manager time zone settings.
Public methodGetDateTime(String)
Returns date and time string.
Public methodGetDateTime(String, String)
Returns date and time in given format.
Back to Top
See Also