Skip to content

Releases: alexfalconflores/tiempo

It's Tiempo for Months

22 Sep 17:52
Compare
Choose a tag to compare

This release includes features for:

Month 📅

  • DifferenceInCalendarMonths
  • DifferenceInMonths
  • EachWeekendOfMonth
  • EndOfMonth
  • GetDaysInMonth
  • IsFirstDayOfMonth
  • IsLastDayOfMonth
  • IsSameMonth
  • IsThisMonth
  • SetMonth
  • SubMonths

The beginning again

11 Sep 21:02
Compare
Choose a tag to compare
  • Fixed the problem of why it did not recognize the reference.
    🙏🙇‍♂️ Sorry.

The beginning

04 Sep 21:30
Compare
Choose a tag to compare

This release includes features for:

  • Day
  • Weekday
  • Week
  • Month : This class only has .StartOfMonth() and .LastDayOfMonth() for now.