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

Cannot choose date before 1970 #2

Closed
kyushiro opened this issue Oct 29, 2014 · 7 comments
Closed

Cannot choose date before 1970 #2

kyushiro opened this issue Oct 29, 2014 · 7 comments

Comments

@kyushiro
Copy link

Hi,
I am trying to use this plugin and overall it looks and works fine.
However one thing i have noticed is that the datepicker prevents me from
selecting dates prior to 1970, and i cannot find if this is configurable somewhere.

Can you please help? And sorry if this is some setting i missed that can be set.

@benzen
Copy link
Owner

benzen commented Oct 29, 2014

I'm not aware of things done in this angular module that will prevent you from this.
I'll have a look on the sub component (the js module).

Can you provide more explanation on what happend, maybe with print screen if it helps

@Bilkiss
Copy link

Bilkiss commented Oct 29, 2014

Its grey and you cannot select date before 1970
datepicker

@kyushiro
Copy link
Author

This can be observed in your fiddle at http://jsfiddle.net/benzen/46E2E/ as well, when attempting to choose a date before 1970 it appears as disabled as in the screenshot posted above :)

@benzen
Copy link
Owner

benzen commented Oct 29, 2014

Thanks I'll take a look on this

@benzen
Copy link
Owner

benzen commented Oct 30, 2014

I've just push a new version of it.

I doesn't seems to have this bad behavior.
It's most likely corrected in the plugin which this module is based on.

Pay atttention to the fact that there is some breaking change.
The name of the module and the directive have changed.

I'll wait for your go to close this issue.

@kyushiro
Copy link
Author

Ok it works, you can close the issue,
thanks! :)

@benzen
Copy link
Owner

benzen commented Oct 31, 2014

Thank you

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

3 participants