weekYear method
Gets the week year using a specific configuration.
Implementation
int weekYear({WeekConfig config = WeekConfig.iso}) => _weekYear(config);
Gets the week year using a specific configuration.
int weekYear({WeekConfig config = WeekConfig.iso}) => _weekYear(config);