Skip to contents

Return the ICAO AIRAC id for a date

Usage

airac(date)

Arguments

date

a date (or a representation of it understood by lubridate::ymd())

Value

the ICAO AIRAC id, i.e. '2301'

Examples

airac('2027-01-30')
#> [1] "2701"