Current section

Files

Jump to
gtempo include tempo_MonthYear.hrl
Raw

include/tempo_MonthYear.hrl

-record(month_year, {month :: gleam@time@calendar:month(), year :: integer()}).