Globals
Stimulsoft
Data
Functions
StiMonth
Class StiMonth
Hierarchy
Enum
StiMonth
Index
Constructors
constructor
Properties
name
value
1
10
11
12
2
3
4
5
6
7
8
9
April
August
December
February
January
July
June
March
May
November
October
September
Methods
compare
To
to
String
get
Name
get
Names
get
Values
parse
Constructors
constructor
new
Sti
Month
(
name
:
string
, value
?:
number
)
:
StiMonth
Parameters
name:
string
Default value
value:
number
= null
Returns
StiMonth
Properties
name
name
:
string
value
value
:
number
Static
1
1
:
StiMonth
= StiMonth.January
Static
10
10
:
StiMonth
= StiMonth.October
Static
11
11
:
StiMonth
= StiMonth.November
Static
12
12
:
StiMonth
= StiMonth.December
Static
2
2
:
StiMonth
= StiMonth.February
Static
3
3
:
StiMonth
= StiMonth.March
Static
4
4
:
StiMonth
= StiMonth.April
Static
5
5
:
StiMonth
= StiMonth.May
Static
6
6
:
StiMonth
= StiMonth.June
Static
7
7
:
StiMonth
= StiMonth.July
Static
8
8
:
StiMonth
= StiMonth.August
Static
9
9
:
StiMonth
= StiMonth.September
Static
April
April
:
StiMonth
= new StiMonth("April", 4)
Static
August
August
:
StiMonth
= new StiMonth("August", 8)
Static
December
December
:
StiMonth
= new StiMonth("December", 12)
Static
February
February
:
StiMonth
= new StiMonth("February", 2)
Static
January
January
:
StiMonth
= new StiMonth("January", 1)
Static
July
July
:
StiMonth
= new StiMonth("July", 7)
Static
June
June
:
StiMonth
= new StiMonth("June", 6)
Static
March
March
:
StiMonth
= new StiMonth("March", 3)
Static
May
May
:
StiMonth
= new StiMonth("May", 5)
Static
November
November
:
StiMonth
= new StiMonth("November", 11)
Static
October
October
:
StiMonth
= new StiMonth("October", 10)
Static
September
September
:
StiMonth
= new StiMonth("September", 9)
Methods
compare
To
compare
To
(
value
:
Enum
)
:
number
Parameters
value:
Enum
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
get
Name
get
Name
(
enumType
:
any
, value
:
number
)
:
string
Parameters
enumType:
any
value:
number
Returns
string
Static
get
Names
get
Names
(
enumType
:
any
)
:
string
[]
Parameters
enumType:
any
Returns
string
[]
Static
get
Values
get
Values
(
enumType
:
any
)
:
number
[]
Parameters
enumType:
any
Returns
number
[]
Static
parse
parse
(
enumType
:
any
, value
:
string
|
number
, upperFirstChar
?:
boolean
)
:
number
Parameters
enumType:
any
value:
string
|
number
Default value
upperFirstChar:
boolean
= true
Returns
number
Globals
Sti
Options
Stimulsoft
Base
Blockly
Dashboard
Data
Comparers
Engine
Exceptions
Expressions
Extensions
Functions
Helpers
Options
Parsers
Types
Designer
Report
System
Viewer
Sti
Quarter
Funcs
Sti
Day
OfWeek
Sti
Day
OfWeek
ToStr
Helper
Sti
Ext
Value
Converter
Sti
Month
constructor
name
value
1
10
11
12
2
3
4
5
6
7
8
9
April
August
December
February
January
July
June
March
May
November
October
September
compare
To
to
String
get
Name
get
Names
get
Values
parse
Sti
Month
ToStr
Helper
Sti
System
Variable
Object
Char
Culture
Info
Date
Time
Date
Time
Value
Day
OfWeek
Dictionary
Enum
Hashtable
Http
ISti
App
Data
Source
ISti
App
Function
ISti
Map
Key
Helper
List
List
Ext
Loc
Simple
Value
Sti
Activator
Sti
App
Functions
Sti
Data
Options
Sti
Expression
Helper
Sti
Fiscal
Month
Sti
Function
Not
Found
Exception
Sti
Math
Sti
Number
Sti
String
Sti
Value
Helper
Time
Span
Type
Generated using
TypeDoc