Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70432

Ionic AlertController type Date

$
0
0

@ArinaAmir wrote:

Hello,

I have an alert with two inputs : title and date.

this.alertcontroller.create({

  header: 'Neue Notiz',

  inputs: [

    {

      type: 'text',

      name: 'title',

      placeholder: 'Titel'

    },

    {

      type: 'date',

      name: 'date',

      max: '',

      min: '',

    }

  ],

I want to change month names form English to German. I know how to do that with the us of ion datetime in html, however with alertController type: date I could not achieve that as it takes only max and min properties…
Any help will be appreciated.
Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70432

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>