Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] Date Display is wrong

[SOLVED] Date Display is wrong 10 years 7 months ago #21786

  • Caveman
  • Caveman's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Website URL:
http://216.172.164.250/~caveman/cass4/index.php/events

The date display shows AM, 30 Oct 2013
instead of Wed, 30 Oct 2013.

I am using the latest version of DT Register (Just bought it today)
Joomla version 3.1.5

Please Log in or Create an account to join the conversation.

[SOLVED] Date Display is wrong 10 years 7 months ago #21796

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
This was addressed in your support ticket, but posting here for other users.

The problem was just with the one date format option that shows like "Monday, 5 Mar 2009". The fix is in this file:

/administrator/components/com_dtregister/models/dateformat.php

On line 19, you'll fine this:
'A, j M Y'=>'Monday, 5 Mar 2009',

Change it to:
'l, j M Y'=>'Monday, 5 Mar 2009',

For anyone that needs to apply this... after doing so, you also need to re-save configuration for the corrected format to be stored.

We'll be applying this fix to the next package update.

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

[SOLVED] Date Display is wrong 10 years 4 months ago #22260

  • soccerbum
  • soccerbum's Avatar
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 112
  • Thank you received: 0
Just a note to anyone (like me) looking to resolve this issue but already using a version of DT Register where this fix has been put into place (but is still seeing strange time/date displays on their pre-existing events):

I had to go into my configuration and re-select the same Date Format then "save" it.

(I had upgraded from Joomla 2.5.11 -> Joomla 3.2.1 and DT Register 2.8.5b -> DT Register 3.0.6.)

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 1.408 seconds