Skip to Content
Menu
This question has been flagged
2 Replies
2580 Views

Hi, I have a problem in the calendar view. 

When i create a new appointment and i set the day, the hour and the minute the data is stored in database.

For the months view every things works correctly but for the week and the day the block containing the informations of the appoitment don't appear in the right place ==> All appointment appear in the top of the calendar.

Waiting for your help 

Avatar
Discard
Author

i am still looking for the answer so i request your help if you have some issues to fix this problems

Author Best Answer

I have fixed the problem. 

The source of this problem was the bad definition of the attribute date. 

Well to see the date and time (hour & minute) in the calendar, the date must be defined as datetime.

So this is working correctly in my module.

Now, i have to found how i define the duration.

Thanks for all

Avatar
Discard