Relative Content

Tag Archive for swiftcalendar

Swift – Calendar Ignores Locale

I want to get the weekdays of the user’s locale, e.g., ["Mon", "Tue", "Wed", ...] for Germany, where the week starts on Monday, and ["Sun", "Mon", "Tue", ...] for the US, where the week starts on Sunday. But I cannot get it to work in Swift. The calendar completely ignores the system settings and always returns Sunday as the first day of the week, even when setting the calendar’s locale explicitly to Germany.

Swift – Calendar Ignores Locale

I want to get the weekdays of the user’s locale, e.g., ["Mon", "Tue", "Wed", ...] for Germany, where the week starts on Monday, and ["Sun", "Mon", "Tue", ...] for the US, where the week starts on Sunday. But I cannot get it to work in Swift. The calendar completely ignores the system settings and always returns Sunday as the first day of the week, even when setting the calendar’s locale explicitly to Germany.

Swift – Calendar Ignores Locale

I want to get the weekdays of the user’s locale, e.g., ["Mon", "Tue", "Wed", ...] for Germany, where the week starts on Monday, and ["Sun", "Mon", "Tue", ...] for the US, where the week starts on Sunday. But I cannot get it to work in Swift. The calendar completely ignores the system settings and always returns Sunday as the first day of the week, even when setting the calendar’s locale explicitly to Germany.

Swift – Calendar Ignores Locale

I want to get the weekdays of the user’s locale, e.g., ["Mon", "Tue", "Wed", ...] for Germany, where the week starts on Monday, and ["Sun", "Mon", "Tue", ...] for the US, where the week starts on Sunday. But I cannot get it to work in Swift. The calendar completely ignores the system settings and always returns Sunday as the first day of the week, even when setting the calendar’s locale explicitly to Germany.

Swift – Calendar Ignores Locale

I want to get the weekdays of the user’s locale, e.g., ["Mon", "Tue", "Wed", ...] for Germany, where the week starts on Monday, and ["Sun", "Mon", "Tue", ...] for the US, where the week starts on Sunday. But I cannot get it to work in Swift. The calendar completely ignores the system settings and always returns Sunday as the first day of the week, even when setting the calendar’s locale explicitly to Germany.