DOKK / manpages / debian 12 / libdbix-class-schema-populatemore-perl / DBIx::Class::Schema::PopulateMore::Inflator::Date.3pm.en
DBIx::Class::Schema::PopulateMore::Inflator::Date(3pm) User Contributed Perl Documentation DBIx::Class::Schema::PopulateMore::Inflator::Date(3pm)

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.

2023-01-22 perl v5.36.0