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

Date Picker not Showing when "X" is specified as Format #82

Open
ismail44 opened this issue Sep 15, 2016 · 0 comments
Open

Date Picker not Showing when "X" is specified as Format #82

ismail44 opened this issue Sep 15, 2016 · 0 comments

Comments

@ismail44
Copy link

I am trying to create a date picker that has the format of "unix timestamp". When I click on the calendar button, the proper date shows up in the corresponding text field, however, the calendar pop-up does not. It shows a small piece of div with no actual calendar.

Here's what I have for code:

<input data-date-options="{"locale":"en","format":"X","dayViewHeaderFormat":"MMMM YYYY"}" class="string datetime_picker required form-control" type="text" name="message[toiType]" id="message_toiType">

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