- Update all date/time formatting functions to use 'es-ES' locale instead of 'en-US' or 'de-DE' - Update utility functions in utils/date.ts and utils/exchange.ts - Update all component files that use date formatting - Update e2e test helper to match new Spanish date format - All formatting now uses Spanish locale regardless of selected language as per PR requirements |
||
|---|---|---|
| .. | ||
| useAsyncData.ts | ||
| useDebouncedValidation.ts | ||
| useForm.ts | ||
| useLanguage.tsx | ||
| useMutation.ts | ||
| useRequireAuth.ts | ||
| useTranslation.ts | ||