64fb3679bd
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).
7 lines
338 B
Text
7 lines
338 B
Text
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/
|