We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

24 hour format scheduler not working on iPad

Hi,

I have set the 'locale' property to 'nl' and added all the extra imports:
import * as localeTexts from './locale.json'
import * as numberingSystems from 'cldr-data/supplemental/numberingSystems.json'
import * as gregorian from 'cldr-data/main/nl/ca-gregorian.json'
import * as numbers from 'cldr-data/main/nl/numbers.json'
import * as timeZoneNames from 'cldr-data/main/nl/timeZoneNames.json'

Vue.use(SchedulePlugin)

loadCldr(numberingSystems, gregorian, numbers, timeZoneNames)

setCulture('nl')

L10n.load(localeTexts)
On desktops it worked fine, but when I look at an iPad, the time format is changed to am/pm instead of 24 hour format.

Does anyone know what i'm doing wrong?



2 Replies

KK Karthigeyan Krishnamurthi Syncfusion Team February 15, 2019 03:41 AM UTC

Hi Arwin, 
 
Thank you for contacting Syncfusion support. 

We could reproduce the issue and confirm this as a bug and logged a defect report. You can keep track of the bug from the feedback portal below. 

The fix will be available in our upcoming weekly JS2 release which is scheduled to be rolled out at February 19, 2019. 

If you have any more specification/precise replication procedure or a scenario to be tested you can add it as a comment in the portal. 
 
Regards, 
Karthigeyan 



KK Karthigeyan Krishnamurthi Syncfusion Team March 20, 2019 05:28 AM UTC

Hi Arwin,

Fix for the reported issue is included in 16.4.54.

Regards,
Karthi

Loader.
Live Chat Icon For mobile
Up arrow icon