Added string splice and updated dateFormat to accept custom format stings
All checks were successful
Build / Build NPM Project (push) Successful in 1m6s
Build / Tag Version (push) Successful in 13s
Build / Publish Documentation (push) Successful in 1m50s

This commit is contained in:
2024-11-07 10:30:43 -05:00
parent db18c010aa
commit 2500bcdcf1
3 changed files with 146 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.21.6",
"version": "0.22.0",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",