Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Model converter from/to International fixed calendar for ion-datetime-picker

License

Notifications You must be signed in to change notification settings

katemihalikova/ion-datetime-picker-converter-fixed

Repository files navigation

ion-datetime-picker-converter-fixed

GitHub version npm version Bower version Ionic version License

Model converter from/to from/to International fixed calendar - for ion-datetime-picker

Installation

  1. Use bower or npm to install this module:

    bower install ion-datetime-picker-converter-fixed --save
    npm install ion-datetime-picker ion-datetime-picker-converter-fixed --save
  2. Import the javascript file into your HTML file (or use webpack):

    <script src="lib/ion-datetime-picker-converter-fixed/dist/index.js"></script>

Usage

Use fixed as a value of converter attribute when you define your picker. It's best used together with International fixed calendar.

<ion-datetime-picker converter="fixed" ...></ion-datetime-picker>

See ion-datetime-picker README for more info.

About

Model converter from/to International fixed calendar for ion-datetime-picker

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published