Add utility functions for date formatting, time rounding, and notifications

- Implemented functions to format dates between YYYY-MM-DD and DD.MM.YYYY
- Added functions to get today's date in ISO format
- Created functions to round time to the nearest 15 minutes
- Developed a function to format time as HH:MM
- Added a function to format duration in HH:MM:SS
- Implemented a toast notification system with auto-remove functionality
- Added functions to get day of the week and month names in German
This commit is contained in:
Felix Schlusche
2025-10-23 17:53:03 +02:00
parent c20f6d9dff
commit e1be63b1ca
5 changed files with 556 additions and 48 deletions

3634
public/js/main.js Normal file

File diff suppressed because it is too large Load Diff