|
|
| |
DBIx::Class::Schema::PopulateMore::Inflator::Date(3) |
User Contributed Perl Documentation |
DBIx::Class::Schema::PopulateMore::Inflator::Date(3) |
DBIx::Class::Schema::PopulateMore::Inflator::Date - Returns A DateTime object
Sometimes you need to put dates into your table rows, but this can be a big
hassle to do, particularly in a crossplatform way. This plugin will assist in
this. It also makes it easy to insert relative date/times. such as 'now',
'last week', etc. See DateTimeX::Easy for more information on how we coerce
dates.
This class defines the following attributes.
This module defines the following methods.
This is called by Populate's dispatcher, when there is a match.
Please see DBIx::Class::Schema::PopulateMore For authorship information
Please see DBIx::Class::Schema::PopulateMore For licensing terms.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |