Letter P

perl-DateTime-Format-SQLite - Parse and format SQLite dates and times

Website: https://metacpan.org/release/DateTime-Format-SQLite
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
Description:
This module understands the formats used by SQLite for its 'date',
'datetime' and 'time' functions. It can be used to parse these formats
in order to create the DateTime manpage objects, and it can take a
DateTime object and produce a timestring accepted by SQLite.*NOTE:*
SQLite does not have real date/time types but stores everything as
strings. This module deals with the date/time strings as
understood/returned by SQLite's 'date', 'time', 'datetime', 'julianday'
and 'strftime' SQL functions. You will usually want to store your dates
in one of these formats.

Packages

perl-DateTime-Format-SQLite-0.11-24.aldos.src [20 KiB] Changelog by Joel Barrios (2024-03-13):
- Clean spec file.

Listing created by Repoview-0.6.6-6.fc14.al