ContentStudio.Site.ActiveScripting.Date Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This namespace contains the code behind implementation for all the date aware Content Studio components.
Classes

  Class Description
Public class ShowDate
Writes the current date or a date from an EPT-field into to the supplied stream or the default response stream. The ShowDate class acts as the underlying engine for the Show Date and Insert Date Content Studio components. .
Public class TimePicker
Displays a dropdown control that allows the user to select a time.
Enumerations

  Enumeration Description
Public enumeration ShowDateDateFormats
Defines the available date formats.
Public enumeration TimePickerTimeRoundMode
Determines how the control should round the initial time in relation to the selectable time values in the list.