@numty/datetime
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@numty/datetime", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
# NumTy Datetime | ||
The package that gives operators and classes to extend functionality of base `Date` class. NumTy Datetime introduces `TimeSpan` class that abstracts the time intervals. It gives powerful methods to manipulate, do calculations and convert time intervals to strings in different formats. | ||
The package provides operators and classes to extend functionality of base `Date` class. NumTy Datetime introduces `TimeSpan` class that abstracts the time intervals. It gives powerful methods to manipulate, do calculations and convert time intervals to strings in different formats. | ||
@@ -5,0 +5,0 @@ ## Credits |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31207