• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: DateTme as one database entry

DateTme as one database entry 15 years 4 months ago #9851

It appears from the database that the Time and Date are saved as one entry using PHP DateTime. (EventStartDate and EventEndDate)

This assumes that all entries will share the same Daylight Savings Time properties. In the states, there are many places that do not use DST so it becomes an issue.

If the server adjusts for DST and the event state does not, won't the event listing display be off by that hour?

Wouldn't it work better to have a static listing of the hour of start and finish? Or, in many cases, it is not necessary to have the finish time of an event because it ends whenever it is over (not defined).

David Payer
The administrator has disabled public write access.

Re:DateTme as one database entry 15 years 4 months ago #9860

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

Unfortunately this cannot be directly achieved in RSEvents! as it will require a lot of source code modifications to the component in order to change the way the date is set for the events.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!