Appearance
schedule.appSettings.locale
Locale normalized to loaded ru/en-gb Day.js data.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- Gantt settings
- Accepted value
ru* | en*- Required
- No
- Default
ru-RU
User scenarios
- Format schedule dates for users.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/gantt/utils/gantt-date-display-config.ts, symbolDEFAULT_LOCALE - Example coverage: Partial — The Gantt guide records normalization.
- Demo coverage: Partial — The fixture uses localized date display. Open the runnable demo .