Date and time format in JEvents Module Latest Events

Discuss the development and implementation of Joomla! modules here.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
seppi76
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Fri Mar 09, 2007 11:04 am

Date and time format in JEvents Module Latest Events

Post by seppi76 » Wed Mar 14, 2007 7:15 pm

hi all,

first of all I want to compliment for the great extension JEvents.

Everything is working fine, but I have 1 small problem. Unfortunately the time format in JEvents Module Latest Events is in 12 hr format even though I have already configured 24 hr time format in configuration. In the module I tried both settings (use component params or use params below).

Is there a way to show time in the Module Latest Events also in 24hr format?

Possibly using another variable? I've already tried to change the "${eventDate}[!a: - ${endDate(%I:%M%p)}]
${title}" variable, but $eventDate shows Date AND Time...

Any ideas?

Thx for any hints!!

havanna
Joomla! Apprentice
Joomla! Apprentice
Posts: 46
Joined: Sat Nov 12, 2005 1:04 pm

Re: Date and time format in JEvents Module Latest Events

Post by havanna » Sun Mar 18, 2007 4:14 pm

Add the appropriate variables to ${eventDate} to change the defaults. Try
${eventDate(%a %b %d, %Y)}[!a: ${eventDate(@%H:%M)} - ${endDate(%H:%M)}]${title}

For a detailed description press the (?) button at the JEvents component configuration at the Latest Evetns tab.

Labenka
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Wed Feb 27, 2013 12:25 pm

Re: Date and time format in JEvents Module Latest Events

Post by Labenka » Thu Apr 25, 2013 10:07 am

Thank you Havanna, it works !!!!
anyway, do you have any idea how to make font bigger?


Locked

Return to “Modules”