ng-date

1.2.2 • Public • Published

Fields Date formatting

Fields formatting mask in angularJs

AngularJS component responsible for formatting date fields.

<input type="text" placeholder="__/__/____" ng-date>

Config

Tag Info
no-time="true" Remove time
format="%d/%m/%Y" Informs the correct formatting

Bower install de dependency

$ bower install ngDate --save

Module AngularJS include

angular.module('example', ["ngDate"]);

Package Sidebar

Install

npm i ng-date

Weekly Downloads

1

Version

1.2.2

License

MIT

Last publish

Collaborators

  • miamarti