Skip to main content
GOBL home page
Search...
⌘K
invopop/gobl
invopop/gobl
Search...
Navigation
Cal
Period
Documentation
Builder
GitHub
Community
Overview
What is GOBL?
Components
Tools
Versions
Schemas
Numbers
Rounding
Canonicalization
Support
GOBL Inside
Use Cases
Invoicing
Quick Start
Builder
CLI
Invoices
Tax Regimes
Overview
Countries
Addons
Overview
Definitions
Catalogues
Overview
Definitions
Schemas (Draft 0)
Introduction
Envelope
Bill
Cal
Date
DateTime
Period
Time
CBC
Currency
DSig
Head
I18n
L10n
Note
Num
Org
Pay
Addons
Schema
Tax
On this page
Schema ID
Properties
Cal
Period
Period represents two dates with a start and finish.
Schema ID
https://gobl.org/draft-0/cal/period
Properties
Title
Property
Type
Req.
Description
Label
label
string
Label is a short description of the period.
Start
start
cal.Date
true
Start indicates when this period starts.
End
end
cal.Date
true
End indicates when the period ends, and must be after the start date.
DateTime
Time
⌘I