• Hello,

    how do I set the date string to “DD.MM.YYYY” besides the clock symbol inside the popup window? Date format is always displayed like “MM/DD/YYYY”!
    I crawled this forum, checked your demo example site, studied the FullCalendar (v4) docu – but got stucked.

    I have two pages referring to the same calendar. One (A) private (user login), the other one (B) public.

    (A + B settings)
    time_zone=”Europe/Berlin”
    locale=”de-de”
    first_day=”1″

    The two differences:
    (A)
    eventlocation=”true”
    eventdescription=”true”
    -> Date format OK
    (B)
    eventlocation=”false”
    eventdescription=”false”
    -> Date format NOT OK

    I also noticed some browsers show the time format (second line after date in popup window) on the public page (B) differently – but this is a even minor problem.

    Do you have a advice?

    Regards

    #WP 5.6 (en) – de locales / GPC 20201204
    #Browser: FF (24H) / Chromium (12H) / Opera (12H) – all (en) with de locales

Viewing 1 replies (of 1 total)
  • Thread Starter user4forum

    (@user4forum)

    Update:

    I checked a few things.

    First, I was wrong concerning displaying different time formats on browsers:
    All linux desktop browsers (lan internet access) show exactly the same english times (cleared the cache of each browser).

    Second, android smartphone browser (ff + duckduckgo) with wlan internet access shows the english locales – whereas the same browser with mobile internet access shows the german locales.

    Is it because server and client are connected in the same network (local test installation)?

    So I suppose the plugin works fine, but after all I’m a little confused…

Viewing 1 replies (of 1 total)
  • The topic ‘Date Fomat in popup windows’ is closed to new replies.