CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Date time issue
Pages: [1]

Author Topic: Date time issue  (Read 1046 times)

prachi.tamrakar

  • Guest
Date time issue
August 10, 2009, 01:33:32 am
When i am create new event on event info page date time drop down display current date and time .The date and hours is correct but the min is 8 to 13 sec delayed.Please help me for this.

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: Date time issue
August 10, 2009, 02:40:41 am
If I am not wrong, we are not storing seconds for event date, we only store hour and minute.
so how u calculated that minutes are late by 8-13 seconds ? which date u r taking about ?

kiran

You Are Designed To Choose... Defined By Choice.

prachi.tamrakar

  • Guest
Re: Date time issue
August 10, 2009, 02:53:43 am
Sorry for wrong details
for example : 10 aug 2009 12 :35 current date and time
             it is showing  10 aug 2009 12 :30

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Date time issue
August 10, 2009, 03:15:15 am
prachi :

The minute part of the date by default has been rounded off to the nearest multiple (e.g 15, 30, 45, etc) for the sake of simplicity. You can however manually select the exact time you wanna set.

You might wanna dig a bit into the code for checking this out.
-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

prachi.tamrakar

  • Guest
Re: Date time issue
August 17, 2009, 11:14:10 pm
Please tell me the file name becoz i have tried all date realted file in civicevent and js file

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Date time issue
August 17, 2009, 11:29:58 pm
You should look at CRM/Event/Form/ManageEvent/EventInfo.php

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

prachi.tamrakar

  • Guest
Re: Date time issue
August 17, 2009, 11:38:52 pm
i have already checked that file.

prachi.tamrakar

  • Guest
Re: Date time issue
August 17, 2009, 11:50:07 pm
Thanks now it is working .

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Date time issue

This forum was archived on 2017-11-26.