Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 66 Next »

The cal object represents a business/fiscal calendar used for analytical purposes.

It is used in Datamarts to convert a date into business/fiscal year, month, quarter and week.

The conversion can either match the Gregorian calendar or fit the company business calendar.

Fields

CalDate – (Date) Date to be converted.
CalWeek – (String) Name of week into which the CalDate belongs.
CalMonth – (String) Name of month into which the CalDate belongs.
CalQuarter – (String) Name of quarter into which the CalDate belongs.
CalYear – (String) Name of year into which the CalDate belongs.
  • No labels