It would be better to change all dates to short format where its possible.
datetime
class in the core which respects the user's settings - no need to struggle with language specific settings because they are handled by the core and the common.php
language file.Possibly.
The displayed date formats will be selectable at some point also.drooid wrote: ↑Tue Oct 10, 2017 7:49 pm It would be better to change all dates to short format where its possible.
I.E. "Events For Sat 1st September 2018" demands a different form of month name than month name used in calendar name - because of declination. So "Events For 01-09-2018" would be better.
It does at certian points in the calendar Imagecanonknipser wrote: ↑Tue Oct 10, 2017 8:10 pm Why don't you use users date format from his settings? Like all other pages? There is adatetime
class in the core which respects the user's settings - no need to struggle with language specific settings because they are handled by the core and thecommon.php
language file.
I will add the ability to translate days etc when I release the next version.
I do have to agree here, that's what I am doing in my extension(s) for some use case, there are many extension which are not using relative dates as well, one for all is the Ajax Shoutbox, as an example.drooid wrote: ↑Tue Oct 10, 2017 7:49 pmIt would be better to change all dates to short format where its possible.
I.E. "Events For Sat 1st September 2018" demands a different form of month name than month name used in calendar name - because of declination. So "Events For 01-09-2018" would be better.
i will add a setting to enable this.
I can try adding this.2. An option for weekly re-occurring events (instead of yearly) would be great.
I do plan to have multiple options for attending, and who attended and didn't attend etc..3. Instead of having to click options to attend, having buttons on the event page saying "Attending", "Maybe" and "Not attending" would be more user friendly.
4. Having a countdown timer (relative to users local timezone) linked to the specific events which you could choose to put at the top of the forums/where ever would be great.
Will be in the next release.Miri4ever wrote: ↑Sat Oct 14, 2017 11:37 am The calendar is looking very nice. I got an differ calendar but both working not together the same time. Thats bad. My version I use is display a complete week with birthdays and and national holiday at the overall or index page all the times. I also can display events.
Your calendar only display those special events and not a just normal weekly overview ?