Mobile API Reference
MicroStrategy 2019
|
Go to the source code of this file.
Variables | |
const short | DaysInMonth [12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} |
const short | DaysBeforeMonth [12] = {0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334} |
const short | DateAbove1970 [] |
const short DateAbove1970[] |
const short DaysBeforeMonth[12] = {0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334} |
const short DaysInMonth[12] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} |