Moved from moment to luxon.

Report Printing is not a post not a get.
This commit is contained in:
2026-08-31 04:19:05 +00:00
parent e90c80999e
commit d90c1cb563
44 changed files with 677 additions and 650 deletions
+3 -2
View File
@@ -17,11 +17,12 @@
"@angular/core": "^22.1.1",
"@angular/forms": "^22.1.1",
"@angular/material": "^22.1.1",
"@angular/material-moment-adapter": "^22.1.1",
"@angular/material-luxon-adapter": "^22.1.4",
"@angular/platform-browser": "^22.1.1",
"@angular/router": "^22.1.1",
"@types/luxon": "^3.7.5",
"luxon": "^3.7.2",
"mathjs": "^15.1.0",
"moment": "^2.30.1",
"rxjs": "~7.8.0",
"tslib": "^2.6.0"
},