Jump to content

Calendar date incorrect in 4.0.13


kar3n2

Recommended Posts

Posted

Ive just upgraded to 4.0.13 but the calander shows the date format incorrectly.

I have my calendar settings in ACP to show dd mm year  UK setting, but the calendar still shows mm dd year which is the US setting. Is this a bug?

Thanks if you can help

Karen

Posted
I have the same problem.
This is the only change to the Calendar
4.0.12.1
{template="calendarHeader" group="browse" app="calendar" params="$calendars, $thisCalendar, $jump"}


4.0.13	
{template="calendarHeader" group="browse" app="calendar" params="$calendars, $thisCalendar, $jump, $downloadLinks"}

When viewing the html template 'calendarHeader' in this code may be an error

<li class='ipsMenu_item'><a href='{{if $thisCalendar}}{$downloadLinks['iCalCalendar']}{{else}}{$downloadLinks['iCalAll']}{{endif}}'><i class='fa fa-download'></i> {lang="download_webcal"}</a></li>
	<li class='ipsMenu_item'><a href='{expression="str_replace( array( 'http://', 'https://' ), 'webcal://', $thisCalendar ? $downloadLinks['iCalCalendar'] : $downloadLinks['iCalAll'] )"}'>

Disturbing in code red

cal2.thumb.png.c8a36000efa0265ef85898c39

Is there a mistake - developers can see.

 

Unpleasant fact is impossible change date format.:mad:

 

Posted

been going insane with this. Sometimes I managed to post an event successfully and other times it said invalid start or invalid end date. Thats because I chose a DAY above 12th of the month and in US format it thought i was trying to post an event in month 16       my 16/9/2015 (UK format) was being picked up as 9/16/2015 ( US format) which of course is an invalid month

so what we need is the formats changing to UK completely

Posted

Not only UK but BG is the same format seems unacceptable.

 

ohh You are elswhere Belgium??   So yes its wrong for every country that doesn't use US format.. 

Posted

date.thumb.png.fde524b7faf54b3f0fb0cfa09

 
I tested all formats here - the result only US format:unsure:

yes ive set mine at same format but as you say it still remains in US format.     mm/dd/yyyy

Posted
 

so how do you write ur dates in Uk we write dd/mm/yyyy

It's fair to say that you can gamble on DMY or YMD for pretty much any culture on the planet, with around 5 billion people natively using one or the other. There's the notable exception of the USA and a couple of micronations using MDY, and a couple of countries which switch between DMY and MDY.

Posted

 I tried this option  'Or specify a custom date format' - suppose of the result (w00t)

I tried that too but no matter what it still remains as US...mm/dd/yyyy 

lose lose and very frustrating for sure :sad:

Posted

OH nooooo     I rely on Gallery too... Ill check it out again and let you know

I think my gallery seems to be ok. I uploaded an image ok and it posted the EXIF info correctly.  

Posted

Check your link  http://sait/Galery

here

https://validator.w3.org/

Look at the result

yeah it does say things are wrong but i dont understand any of it.  So Ill just have to go along with my gallery at least looking like its working I guess

even my wordpress part of site shows errors in the html5 check and thats the latest divi theme. https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.outdoormuckers.co.uk%2F  nothing I can do about it all really so Like I said as long as it looks ok that will have to do

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...