CalendarAffinity
Home > @gooddata/sdk-model > CalendarAffinity
CalendarAffinity type
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Calendar a granularity belongs to.
Signature:
export type CalendarAffinity = "standard" | "fiscal" | "shared";
Remarks
standard— Gregorian year/quarter/month. -fiscal— fiscal year/quarter/month (and, with custom fiscal calendars, further fiscal periods). -shared— usable under either calendar (week, date, hour, minute, and the standard-derived cyclical periods).