WhenIsBest / whenisbest

The best whenisgood.
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Incorrect date for "today" on the calendar #34

Closed putriz closed 7 years ago

putriz commented 7 years ago

The calendar highlights today's date on the calendar, but it seems to highlight the day after instead. For example, screenshot 124 in the picture above, today's real date is currently Nov 23, but Nov 24 was highlighted as "today".

harrij15 commented 7 years ago

...huh okay

harrij15 commented 7 years ago

What exactly are you using to highlight "today"? or is it built-in?

putriz commented 7 years ago

It's from their code. I'm not exactly sure where they do it...

putriz commented 7 years ago

In simple_calendar.scss though they have .today { background: #FFFFC0; }

harrij15 commented 7 years ago

would the ".today" refer to a variable in the code?

harrij15 commented 7 years ago

Actually, I think I just found it in the code.

harrij15 commented 7 years ago

Oh, I forgot to say that this is occurring because the time zone is wrong