[]
GC.Pivot.PivotDateFilterOperator
Describe the type of date filter
• Between = 6
Indicates whether the date time is between the certain time.
• M1 = 28
Indicates the January of a year.
• M10 = 37
Indicates the October of a year.
• M11 = 38
Indicates the November of a year.
• M12 = 39
Indicates the December of a year.
• M2 = 29
Indicates the February of a year.
• M3 = 30
Indicates the March of a year.
• M4 = 31
Indicates the April of a year.
• M5 = 32
Indicates the May of a year.
• M6 = 33
Indicates the June of a year.
• M7 = 34
Indicates the July of a year.
• M8 = 35
Indicates the August of a year.
• M9 = 36
Indicates the September of a year.
• Q1 = 24
Indicates the first quarter of a year.
• Q2 = 25
Indicates the second quarter of a year.
• Q3 = 26
Indicates the third quarter of a year.
• Q4 = 27
Indicates the fourth quarter of a year.
• after = 4
Indicates whether the date time is after a certain time.
• afterEqualsTo = 5
Indicates whether the date time is after or equal to a certain time.
• before = 2
Indicates whether the date time is before a certain time.
• beforeEqualsTo = 3
Indicates whether the date time is before or equal to a certain time.
• dateToDate = 41
Indicates the form customize start time to end time.
• equalsTo = 0
Indicates whether the date time is equal to a certain time.
• lastMonth = 13
Specifies last month.
• lastQuarter = 20
Specifies last Quarter.
• lastWeek = 16
Specifies last week.
• lastYear = 23
Specifies last Year.
• nextMonth = 14
Specifies next month.
• nextQuarter = 18
Specifies next Quarter.
• nextWeek = 17
Specifies next week.
• nextYear = 21
Specifies next Year.
• notBetween = 7
Indicates whether the date time is not between the certain time.
• notEqualsTo = 1
Indicates whether the date time is not equal to a certain time.
• thisMonth = 12
Specifies this month.
• thisQuarter = 19
Specifies this Quarter.
• thisWeek = 15
Specifies this week.
• thisYear = 22
Specifies this Year.
• today = 8
Specifies today.
• tomorrow = 10
Specifies tomorrow.
• yearToDate = 40
Indicates the form Jan-1 to today in current year.
• yesterday = 9
Specifies yesterday.