php - Drupal Calendar - How to change week layout? -


i need change calendar week view, more user friendly.

please check screenshot, explaining goal reach on it:

https://www.diigo.com/item/image/4otf9/eb3r

https://www.diigo.com/item/image/4otf9/1qcb

the website has dates events, during night. so, there events starting @ 2am exemple. doesn't make sense displaying these events in next day. exemple, if party starts on saturday night @ 2am, me confusing user display on sunday.. how can adapt week templates start day @ 5am (instead 00:00) , finish @ 24:00 (instead 24:00)

and multi-day dates, how display them next single day dates??

change settings of calendar format in views , set time grouping custom. in box, specify intervals/start times want show starting @ hour want start at. see illustration below:

enter image description here

you can change week display too.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -