I need to access unique dates through Jquery. With a data attribute e.g. `data-date` this would be possible. A format like YYYMMDD would make it an incremental serial that is accessible and unique.
I need to access unique dates through Jquery.
With a data attribute e.g.
data-datethis would be possible.A format like YYYMMDD would make it an incremental serial that is accessible and unique.