Description
DateTime objects can be converted to and from epoch-second values. Developers use this module when bridging Perl DateTime code with Unix timestamps, storage formats, or APIs. It handles timestamp conversion and does not persist data by itself.