Current section

Files

Jump to
gtempo include tempo_DateTime.hrl
Raw

include/tempo_DateTime.hrl

-record(date_time, {
date :: tempo:date(),
time :: tempo:time(),
offset :: tempo:offset()
}).