Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t-datepicker issue December 2019 to January 2020 #17

Open
HelmsArt opened this issue Nov 15, 2019 · 0 comments
Open

t-datepicker issue December 2019 to January 2020 #17

HelmsArt opened this issue Nov 15, 2019 · 0 comments

Comments

@HelmsArt
Copy link

Hello there.
I am using your t-datepicker plugin.
There's a problem with the plug. You can see it in the demo.
When Calendar is 1, I can't switch to January if I choose a date from December.
I think this is happening now, from 2019 to 2020.
I'm also sending you the same function.
Please help me with this problem.
Because it matters to me. Thanks in advance for your interest.

$('.t-datepicker').tDatePicker({
fnDataEvent: holiDays,
mergeDataEvent : true,
autoClose: true,
iconDate: '',
formatDate: 'dd-mm-yyyy',
limitNextMonth: 23,
limitDateRanges : 31,
numCalendar: 1,
titleCheckIn: 'Giriş Tarihi',
titleCheckOut: 'Çıkış Tarihi',
titleToday: 'Bugün',
toDayShowTitle: false,
titleDateRange: 'Gece',
titleDateRanges: 'Gece',
titleDays: ['Pt','Sa','Ça','Pe','Cu','Ct','Pa'],
titleMonths: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran','Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'],
dateCheckIn: '',
dateCheckOut: '',
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant