longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Does the library has an ability to change today that need to be highlighted when we open the calender? #486

Closed GowthamyVaseekaran closed 4 years ago

GowthamyVaseekaran commented 4 years ago

Can we change the today that need to be highlighted when we open the calendar according to timezone?

For example : Refer the following example: image

According to timezone I want to change Jan 8 to be highlighted instead of 9 (According to the server time its JAN 9. But I want to change it to time zone). Do we have control to change it?

monovertex commented 4 years ago

Could you provide an example date as it comes from the server and as you provide it to the input element? (or do you initialize the datepicker in some other manner on that date?)

monovertex commented 4 years ago

I'm closing this as it's been a while and there was no reply from OP. Feel free to reply here and I will reopen the issue if necessary.