Current section

Files

Jump to
gtempo include tempo_DatePeriod.hrl
Raw

include/tempo_DatePeriod.hrl

-record(date_period, {start :: tempo:date(), 'end' :: tempo:date()}).