diff-ymd-package
Advanced tools
Changelog
[v2.2.0] - [2024-02-17]
Changelog
[v2.1.1]
Changelog
[v2.1.0]
DatesYMD
class in separate filediffDates
function in separate fileChangelog
[v2.0.3]
Changelog
[v2.0.2]
fixed some issues and configured files for publishing diff-ymd-package v2.0.2 on npm registry
Changelog
[v2.0.1]
fixed some issues and configured files for publishing diff-ymd-package v2.0.1 on npm registry
Changelog
[v2.0.0] - [2024-01-24]
DatesYMD
class to accept dateString, epoch, and dateObject as well along with string as parameters.diffInMonths
to calculate the difference in months between two dates.diffInWeeks
to calculate the difference in weeks between two dates.diffInDays
to calculate the difference in days between two dates.diffInYears
to calculate the difference in years between two dates.diffInHours
to calculate the difference in hours between two dates.diffInMinutes
to calculate the difference in minutes between two dates.diffInSeconds
to calculate the difference in seconds between two dates.Changelog
[v1.1.3]
fixed some issues and configured files for v1.1.3
Changelog
[v1.1.2]
fixed some issues and configured files for v1.1.2
Changelog
[v1.1.1]
fixed some issues and configured files for v1.1.1