cordova-plugin-app-generation-date

0.0.12 • Public • Published

Plugin permettant de récupérer la date de génération d'une application créée avec Ionic et Cordova.

Installation

ionic cordova plugin add cordova-plugin-app-generation-date --save

Usage

Pour Android et IOS.

declare const cordova: any; cordova.plugins.AppGenerationDate.get("yyyyMMddHHmm").then((date) => this.date = date,(error) => console.log(error));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.12
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.12
    2
  • 0.0.11
    2
  • 0.0.10
    1

Package Sidebar

Install

npm i cordova-plugin-app-generation-date

Weekly Downloads

2

Version

0.0.12

License

MPL 1.1, GPL 2.0, LGPL 2.1 or CeCILL 2.O

Last publish

Collaborators

  • nicolasboyer