-
Hi, I dont't know if this is the right place to ask, if it is not, please tell me.
The question is: how can I change the locale?
Edit:
I changed this line:
//file = /node_modules/ember-pikaday/index.…
-
I know there are a few different issues related to the "optional" nature of Moment.js in this library.
Addressing the presence of `moment` in the `dependencies` of `package.json` (e.g [this pull requ…
-
Hello, I trying to use this Pikaday to Buddhist calendar but don't know how to edit it.
For Buddhist calendar just plus 543 for the year
`uses Buddhist-Era (B.E.) that is 543 years greater than Chri…
-
It would be nice to be able to change the minDate and maxDate fields without initializing the entire picker over again. I think a couple of methods such as setMinDate and set MaxDate would be best.
…
-
We are trying to make the widget accessible by adding the aria-hiddden=true attribute to the div container for the calendar. That way the screen readers will not read the dropdown calendar, which wou…
-
1. v-model value becomes a string `[object InputEvent]`
2. Deprecation warning is issued by moment
3. Invalid prop error is issued by vue
-
This is not an issue but just wondering what is the best way to achieve this using Typestyle.
I want to use a third party react component in my project and they use css for styling their components…
-
I wonder if it is possible to set different formats for shown value and posted value without manipulating form submit event.
For example;
I want users to see datepicker format as `MMM dd, YYYY`
but I…
-
Title question. I recently upgraded to `2.0.0` so that I'm able to clear the selected value, but I noticed that although I'm able to set the initial selected date, changing the date via Pikaday afterw…
-
I would like to be able to set a dynamic date range that limits the ability of the user to selecting dates between 1915 and 18 years from the current date.
However when I set the year range let's sa…