套件:libdata-formvalidator-constraints-datetime-perl(1.11-4)
libdata-formvalidator-constraints-datetime-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdata-formvalidator-constraints-datetime-perl:
- [libdata-formvalidator-constraints-datetime-perl_1.11-4.dsc]
- [libdata-formvalidator-constraints-datetime-perl_1.11.orig.tar.gz]
- [libdata-formvalidator-constraints-datetime-perl_1.11-4.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libdatetime-format-flexible-perl
- libdatetime-perl
- libcgi-application-plugin-validaterm-perl
- libdatetime-format-pg-perl
- python-egenix-mxdatetime
- libdatetime-format-mysql-perl
- libdatetime-format-strptime-perl
- libdatetime-format-oracle-perl
- libdatetime-format-sqlite-perl
- libdatetime-format-db2-perl
- libdate-extract-perl
date and time constraint plugin for Data::FormValidator
Data::FormValidator::Constraints::DateTime provides constraint routines for Data::FormValidator based upon the DateTime module. It provides an easy mechanism for validating dates of any format (using strptime(3)) and transforming those dates (as long as you 'untaint' the fields) into valid DateTime objects, or into strings that would be properly formatted for various database engines.
其他與 libdata-formvalidator-constraints-datetime-perl 有關的套件
|
|
|
|
-
- dep: libdata-formvalidator-perl
- module to validate user input, mainly for HTML forms
-
- dep: libdatetime-format-strptime-perl
- Perl module to parse and format strp and strf time patterns
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdatetime-format-builder-perl
- module to create DateTime parsers
-
- sug: libdatetime-format-mysql-perl
- module to parse and format MySQL dates and times
-
- sug: libdatetime-format-pg-perl
- module for parsing and formatting PostgreSQL dates and times