Click or drag to resize
CalendarStrings Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineCalendarStrings

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class CalendarStrings : ICalendarStrings

The CalendarStrings type exposes the following members.

Constructors
  NameDescription
Public methodCalendarStrings
Initializes a new instance of the CalendarStrings class
Top
Properties
  NameDescription
Public propertyDayNames
List of short day names.
Public propertyLongDayNames
List of long day names.
Public propertyLongMonthNames
List of long month names.
Public propertyMonthNames
List of short month names.
Top
See Also