Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Represents 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 Gregorian calendar or fit the company business calendar.

Fields

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