Package: wnpp
Severity: wishlist
* Package name : node-php-date-formatter
Version : 1.3.4
Upstream Author : Kartik Visweswaran
* License : BSD-3-Clause
Programming Lang: _javascript_
Description : datetime formatting library using PHP formats
A _javascript_ datetime library that allows you to manipulate date/times using
PHP date-time formats in _javascript_. This library was built with an intention
to read and write date/timestamps to the database easily when working with PHP
server code. Use cases for this library would involve reading and saving a
timestamp to database in one format, but displaying it on client or html forms
in another format. Maintaining a consistent PHP Date time format for both server
side and client side validation should help in building extensible applications
with various PHP frameworks easily.