Closed robertbastian closed 2 weeks ago
https://github.com/unicode-org/icu4x/issues/4336
This implements Second::MillisInDay, Day::DayOfYear, and removes Day::ModifiedJulianDay, Year::WeekOf, Week::WeekOfYear, and Week::WeekOfMonth. I've taken care to not delete fixtures.
Second::MillisInDay
Day::DayOfYear
Day::ModifiedJulianDay
Year::WeekOf
Week::WeekOfYear
Week::WeekOfMonth
This should be reviewed commit-by-commit.
I'll have a look after Shane has had an opinion
I turned on the "Rebase and merge" button.
https://github.com/unicode-org/icu4x/issues/4336
This implements
Second::MillisInDay
,Day::DayOfYear
, and removesDay::ModifiedJulianDay
,Year::WeekOf
,Week::WeekOfYear
, andWeek::WeekOfMonth
. I've taken care to not delete fixtures.This should be reviewed commit-by-commit.