angular-int-to-hours

This is a simple AngularJS filter that is usefull to convert integer into Hours and Minutes.


Keywords
Angular, Hours, Minutes, Converter, Integer
License
MIT
Install
bower install angular-int-to-hours

Documentation

#intToHours

This is simple AngularJS filter that is usefull to convert integer into Hours and Minutes.

Example

This filer will conver 1.5 to 1:30

Installation

bower install teone/intToHours --save