Issue 1633: Method to easily retrieve the <td> for a given date
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by mako281, Dec 5, 2012
I'm using FullCalendar to create a UI for selecting an arbitrary dates from a calendar for my users. For my use-case, I'm not just taking a single range selection, but I'm keeping a list of all the selections my user's are making. To keep my user aware of all the selections that have been made, I was just planning on highlighting the table cells that have been selected.

However, I'm not finding an easy way of selecting the table cell elements themselves. What I would really like is the ability to take a Date object (like the ones passed to the select event) and be able to have FullCalendar give me the corresponding table cell element.

I will look into patching the source and submitting a PR if possible, but figured I would submit this here to see if there was something I was missing. Thanks!
Aug 15, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Method to easily retrieve the <td> for a given date (was: Get Table Cell Element from Date Object (or some other API call))
Status: Accepted
Labels: -Type-Enhancement Type-Feature
Aug 21, 2015
Project Member #2 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/1900

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub