Closed putriz closed 7 years ago
...huh okay
What exactly are you using to highlight "today"? or is it built-in?
It's from their code. I'm not exactly sure where they do it...
In simple_calendar.scss though they have .today { background: #FFFFC0; }
would the ".today" refer to a variable in the code?
Actually, I think I just found it in the code.
Oh, I forgot to say that this is occurring because the time zone is wrong
The calendar highlights today's date on the calendar, but it seems to highlight the day after instead. For example, in the picture above, today's real date is currently Nov 23, but Nov 24 was highlighted as "today".