套件: libjs-php-date-formatter (1.3.6+ds-1)
libjs-php-date-formatter 的相關超連結
Trisquel 的資源:
下載原始碼套件 libjs-php-date-formatter:
- [libjs-php-date-formatter_1.3.6+ds-1.dsc]
- [libjs-php-date-formatter_1.3.6+ds.orig.tar.xz]
- [libjs-php-date-formatter_1.3.6+ds-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Tom Teichler
- Dominik George
外部的資源:
- 主頁 [github.com]
相似套件:
Manipulate date/times using PHP date-time formats in javascript
php-date-formatter is 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.
This library is a standalone javascript library and does not depend on other libraries or plugins like jQuery.