THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.3.20 Contract Commitment Period Start

    Dataset: Contract Commitment
    Column Type: Dimension
    Feature Level: Mandatory
    Data Type: Date/Time
    Since: 1.3

    Contract Commitment Period Start represents the inclusive start bound of a contract commitment period. For example, a time period where Contract Commitment Period Start is '2024-01-01T00:00:00Z' and Contract Commitment End is '2025-01-01T00:00:00Z' includes January 1 2024 since Contract Commitment Period Start represents the inclusive start bound, but does not include charges for January 2 2025 since Contract Commitment Period End represents the exclusive end bound.

    3.3.20.1 Requirements

    ContractCommitmentPeriodStart MUST adhere to the following requirements:

    • ContractCommitmentPeriodStart MUST be of type Date/Time.
    • ContractCommitmentPeriodStart MUST conform to DateTimeFormat requirements.
    • ContractCommitmentPeriodStart MUST NOT be null.
    • ContractCommitmentPeriodStart MUST be the inclusive start bound of the effective period of the contract commitment.

    3.3.20.4 Description

    The inclusive start bound of a contract commitment period.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Mandatory
    Allows Nulls No
    Data Type Date/Time
    Value Format Date/Time Format