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

Translate datepicker ? #412

Closed
kjakub opened this issue Feb 15, 2018 · 1 comment
Closed

Translate datepicker ? #412

kjakub opened this issue Feb 15, 2018 · 1 comment

Comments

@kjakub
Copy link

kjakub commented Feb 15, 2018

I wonder how can I translate datepicker or if someone has already done it

<input type="date" [(ngModel)]="user.birth_date" name="datepicker" materialize="pickadate" placeholder="dd/mm/yyyy" [materializeParams]="[{format:'dd/mm/yyyy', selectYears: 130, selectMonths: true, max: true }]" required />
<label class="active">{{ 'PROFILE.BIRTH_DATE' | translate }}</label>

for translation in angular 4.4.6 app using

https://github.com/tflori/angular-translator

@kjakub
Copy link
Author

kjakub commented Apr 27, 2018

#417

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