enableSecondGranularities
Home > @gooddata/sdk-model > IFeatureFlags > enableSecondGranularities
IFeatureFlags.enableSecondGranularities property
Enable second-level date granularities (second, minute of day, second of day, second of minute) in the UI apps. Gates the UI surfacing only; the backend must also support time granularities and the date dimension must expose the corresponding attributes.
Signature:
enableSecondGranularities?: boolean;