File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 22
33## [ 0.3.0] - 2022-07-16
44
5- Added methods to IntlDate:
6-
7- - getQuarter
8- - isEqual
9- - isBefore
10- - isAfter
11- - isBetween
12- - daysUntil
13- - min
14- - max
15- - format
5+ - IntlDate: added the following methods:
6+ - getQuarter
7+ - isEqual
8+ - isBefore
9+ - isAfter
10+ - isBetween
11+ - daysUntil
12+ - min
13+ - max
14+ - format
1615
1716## [ 0.2.1] - 2022-07-14
1817
1918- Export CalendarType
2019
2120## [ 0.2.0] - 2022-07-14
2221
23- - IntlDate: added from
24- - IntlDate: added parse
25- - IntlDate: added getDayOfWeek
26- - IntlDate: added plusDays
27- - IntlDate: added minusDays
28- - IntlDate: added toString
22+ - IntlDate: added the following methods:
23+ - from
24+ - parse
25+ - getDayOfWeek
26+ - plusDays
27+ - minusDays
28+ - toString
2929- Internal Enhancements
3030
3131## [ 0.1.0] - 2022-07-14
You can’t perform that action at this time.
0 commit comments