blob: 834d176d996ed7c8b77d2c9013bed56f8994e932 (
plain) (
blame)
1
2
3
4
5
6
7
|
This module automatically inflates/deflates DateTime objects
corresponding to applicable columns. Columns may also be
defined to specify their nature, such as columns representing a
creation time (set at time of insertion) or a modification time
(set at time of every update).
WWW: http://search.cpan.org/dist/DBIx-Class-DateTime-Epoch/
|