Skip to contents

In Central Asia the hydrological year starts in October of the previous year.

Usage

hyear(date)

Arguments

date

as_date or as.POSIXct

Value

Hyear as numeric

See also

Examples

Hyear <- hyear(lubridate::as_date(c("2015-09-30", "2015-10-01", "2016-01-27")))