-
Notifications
You must be signed in to change notification settings - Fork 43
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
Change the language #13
Comments
hi. did you checked the readme? |
I did but I didn't found where to change the names of the months |
oh yes, I switched with day names. you can make a PR for months if you have time and I will accept it. |
Is there anyway that we could change the name dynamically? In understand that we can change them statically under:
However, I am using ngx-translate, which allows me to change the text dynamically in the HTML. For example,
In other words, can I break down the daterangepicker to put more of the package into the HTML to allow me to make this type of dynamic change, or would there be a way to do this within the Typescript? Thanks! |
Hi. I'm also looking for a way to change the month names, solutions by dateFns doesnt seems to work on Angular 5, I'm out of ideas. |
Hi, I´m trying to integrate your datepicker into my angular 2 project, can you tell me if it is possible to change the names of the months, and if yes where?
Thank you
The text was updated successfully, but these errors were encountered: