Skip to content

Conversation

@VirmasaloA
Copy link
Collaborator

Fix time formatting eventTimeFormat

@VirmasaloA VirmasaloA requested a review from lupari October 30, 2025 06:38
};
}
// Fix for FullCalendar locale
private resolveCalendarLocale(lang: string): string {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tai lyhyemmin:

private resolveCalendarLocale = (lang: string) => lang === 'en' ? 'en-gb' : lang;

@VirmasaloA VirmasaloA merged commit 98c7a07 into dev Nov 4, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants