Hi,
As i'm working with UIkit Framework i'm using the Uikit DatePicker on a text field. Works great !
That's the attribute i use in the custom attributes (for the french calendar) :
placeholder="Date de début" data-uk-datepicker="{format:'YYYY-MM-DD',i18n:{months:['Janvier','Février','Mars','Avril','Mai','Juin','Juillet','Août','Septembre','Octobre','Novembre','Décembre'],weekdays:['Dim','Lun','Mar','Mer','Jeu','Ven','Sam']}}"
More info here for those who also use Uikit : http://getuikit.com/docs/datepicker.html