intl_date_helper 0.1.3+1
intl_date_helper: ^0.1.3+1 copied to clipboard
A simple utility for date formatting, conversion, and timezone support.
0.1.3 #
- Added support for calculating total business days between two dates.
- Added functionality to get a list of business days between two dates.
- Added extensions for relative time parsing.
- Added methods to check if a date is today, yesterday, tomorrow, within the last 7 days, this week, or a leap year.
- Added methods to get the start and end of the week.
- Added support for calculating total business days between two dates.
- Added functionality to get a list of business days between two dates.
- Added extensions for relative time parsing.
- Added methods to check if a date is today, yesterday, tomorrow, within the last 7 days, this week, or a leap year.
0.1.2 #
- Added extension for parsing and relative time.
0.1.0 Initial Release #
- Added date formatting support.
- Added date parsing functionality.
- Added timezone conversion.