This change refactors the DateCalculator class to be a static class. This removes the need to instantiate DateCalculator in multiple managers and renderers, simplifying dependency management and ensuring consistent date calculations across the application. The configuration is now initialized once at the application start. |
||
|---|---|---|
| .. | ||
| DateCalculator.ts | ||
| PositionUtils.ts | ||