blob: 6b845f01e0e1ce98a7d0d6da9896ad2ef97a1405 (
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: https://metacpan.org/release/DBIx-Class-DateTime-Epoch
|