list calendar events from date - to date?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • websissy
    Senior Member
    • Sep 2003
    • 189

    list calendar events from date - to date?

    I need to be able to get an organized list of all events in a particular calendar from a given date to a given date with the descriptions of each event. I'm prepared to use a mysql query to accomplish that. But how in the heck do I accomplish that with the screwy way dates are stored in the database?

    Or is there some other method I should use to get my list?

    Thanks!
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    I am not aware of any such feature. Custom code is required to select a range of events like that. Event dates are stored as timestamps, so you need to calculate a timestamp range for use in the selection query. For help with this I recommend you post on www.vbulletin.org.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...