@Daskus wrote:
I would like to show the user also the weekday when he selects a date. It should have the following format:
Tue, 06 06 2017
I tried the following:<ion-datetime pickerFormat="DDD, D MM YYYY"</ion-datetime>
but it only shows this format:06 06 2017, without the weekday.How can I display the weekday in ion-datetime picker?
Posts: 1
Participants: 1