Skip to content

Releases: codebyzen/lotime

v0.0.8 - Add some methods

07 Jun 14:18

Choose a tag to compare

Add some methods

  • Unix return Unix time as int64
  • GetWeekOfMonth returns the week number as int in month by date
  • GetDayOfYear return day of year by date
  • DateIsPassedInCurrentYear Check for the passed date in the current year
  • DateYearsSince Amount of years since the given date
  • NthOrLastWeekdayOfMonth Calculate the nth or last weekday of a given month and year.

v0.0.7 - I finally figured out how to publish

05 May 19:37

Choose a tag to compare

I finally figured out how to publish =)

v0.0.6 - Fixes

05 May 19:29

Choose a tag to compare