Library Mobile API Reference for iPhone  MicroStrategy 2019
MSTRFormatHelper.h File Reference
#import <Foundation/Foundation.h>
#import "Metric.h"

Go to the source code of this file.

Classes

class  MSTRFormatHelper
 

Enumerations

enum  DAY_OF_WEEK {
  SUN =0, MON =1, TUE =2, WED =3,
  THU =4, FRI =5, SAT =6
}
 
enum  MONTH_OF_YEAR {
  JAN =1, FEB =2, MAR =3, APR =4,
  MAY =5, JUN =6, JUL =7, AUG =8,
  SEP =9, OCT =10, NOV =11, DEC =12
}
 

Enumeration Type Documentation

◆ DAY_OF_WEEK

Enumerator
SUN 
MON 
TUE 
WED 
THU 
FRI 
SAT 

◆ MONTH_OF_YEAR

Enumerator
JAN 
FEB 
MAR 
APR 
MAY 
JUN 
JUL 
AUG 
SEP 
OCT 
NOV 
DEC