help with date/time setting
- Tuan Pham Ngoc
- Offline
- Administrator
-
Less
More
13 years 10 months ago #9820
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: help with date/time setting
Hi Mathias
I think there is a typing mistake in the code . Could you please open the file components/com_eventbooking/views/calendar/tmpl/default.php, looks at the line of code at line 88 :
And change it to :
After that, It should work as expected .
Regards,
Tuan
I think there is a typing mistake in the code . Could you please open the file components/com_eventbooking/views/calendar/tmpl/default.php, looks at the line of code at line 88 :
Code:
echo $val->title.' ('.JHTML::_('date', $val->event_date, $timeFormat).')' ;
And change it to :
Code:
echo $val->title.' ('.JHTML::_('date', $val->event_date, $timeFormat, null).')' ;
After that, It should work as expected .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 10 months ago #9821
by Tuan Pham Ngoc
strftime is used for Joomla 1.5. For Joomla 1.6, we need to use date php.net/manual/en/function.date.php
I will update the tutorial when I have some time
.
Regards,
Tuan
Replied by Tuan Pham Ngoc on topic Re: help with date/time setting
Thanks, 'i' works for the required Minutes. Sorry, but somehow I've missed the forum post. That means the php.net/manual/en/function.strftime.php is outdated !?! Got the link from your 'installation and configuration guide'...
strftime is used for Joomla 1.5. For Joomla 1.6, we need to use date php.net/manual/en/function.date.php
I will update the tutorial when I have some time

Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Mathias Roth
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 10 months ago #9825
by Mathias Roth
Replied by Mathias Roth on topic Re: help with date/time setting
this was it! Thanks, Tuan - project is finished and live:
sensibel-beraten.de/event-kalender
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 10 months ago #9826
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: help with date/time setting
Great, thanks for confirm . Fixed it and updated the download package to server
.
Regards,
Tuan
PS : If you have few minutes, please help me by giving the extension a 5 stars rating and a nice review at extensions.joomla.org/extensions/calenda...s-registration/13701 to support my development :) .

Regards,
Tuan
PS : If you have few minutes, please help me by giving the extension a 5 stars rating and a nice review at extensions.joomla.org/extensions/calenda...s-registration/13701 to support my development :) .
Please Log in or Create an account to join the conversation.
- Mathias Roth
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 10 months ago - 13 years 10 months ago #9829
by Mathias Roth
Replied by Mathias Roth on topic Re: help with date/time setting
I did that already, Sir! Just 30 min. ago 
You didn't answer to my mail about bedandbutter.de - International Online Tenant Agency Portal.
It's another project in progress, and I'm thinking about to use Event Booking in combination with
other extensions (gallery..). As it is quite ambitious, extended customization is afforded -
and I'll pay for that!
If you're basically interested, I'll send you a list of the requirements...

You didn't answer to my mail about bedandbutter.de - International Online Tenant Agency Portal.
It's another project in progress, and I'm thinking about to use Event Booking in combination with
other extensions (gallery..). As it is quite ambitious, extended customization is afforded -
and I'll pay for that!
If you're basically interested, I'll send you a list of the requirements...
Last edit: 13 years 10 months ago by Mathias Roth.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.