[ad_1]
Kind of an odd request however i’m working on a project that would really benefit from having a calendar visualization.
The data for the calendar events is stored in MySQL in a relatively simple start date/time and end date/time and description fields, ideally i’d be able to just write a query that will scope the data I need to produce a calendar page.
I’m looking for suggestions, everything from a WordPress perspective looks to be storing data in against the posts table and not in any easy format that I could work into.
Thanks
[ad_2]