Thanks for your quick reply.
Just to be clear:
In my language (Norwegian) and many others, we don’t use the 12hr AM/PM format for times, but rather a 24hr format. ( “H:i”)
For dates, month names are obviously different in languages other than English, and dates may be written Day.Month, not Month.Day. I typically use “j. F Y” or “j.m.Y” as the format, depending on context.
The date_i18n() WordPress function would take care of this easily.
If I knew an updated version was coming, I wouldn’t personally mind making the required change once or twice, but that can be a hassle to redo on multiple sites each time a plugin is updated ??
Cheers,
Anders