weekOfYear method
Gets the week number using a specific configuration.
Implementation
int weekOfYear({WeekConfig config = WeekConfig.iso}) => _weekOfYear(config);
Gets the week number using a specific configuration.
int weekOfYear({WeekConfig config = WeekConfig.iso}) => _weekOfYear(config);