Releases: alexfalconflores/tiempo
Releases · alexfalconflores/tiempo
It's Tiempo for Months
This release includes features for:
Month 📅
- DifferenceInCalendarMonths
- DifferenceInMonths
- EachWeekendOfMonth
- EndOfMonth
- GetDaysInMonth
- IsFirstDayOfMonth
- IsLastDayOfMonth
- IsSameMonth
- IsThisMonth
- SetMonth
- SubMonths
The beginning again
- Fixed the problem of why it did not recognize the reference.
🙏🙇♂️ Sorry.
The beginning
This release includes features for:
- Day
- Weekday
- Week
- Month : This
class
only has.StartOfMonth()
and.LastDayOfMonth()
for now.