Package perl-DateTime-Format-SQLite: Information

    Source package: perl-DateTime-Format-SQLite
    Version: 0.11-alt3_28
    Build time:  Jun 22, 2021, 04:38 AM
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Parse and format SQLite dates and times
    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.

    List of RPM packages built from this SRPM:
    perl-DateTime-Format-SQLite (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. rpm-build-perl
      3. rpm-build-perl
      4. perl(DBD/SQLite.pm)
      5. perl(DateTime.pm)
      6. perl(DateTime/Format/Builder.pm)
      7. perl(DateTime/Locale.pm)
      8. perl(ExtUtils/MakeMaker.pm)
      9. perl(Test/More.pm)
      10. perl(vars.pm)
      11. perl(warnings.pm)
      12. perl(strict.pm)
      13. perl-devel
      14. perl-podlators

    Last changed


    June 8, 2021 Igor Vlasenko 0.11-alt3_28
    - fixed build
    Nov. 20, 2019 Igor Vlasenko 0.11-alt2_28
    - update to new release by fcimport
    July 14, 2018 Igor Vlasenko 0.11-alt2_24
    - update to new release by fcimport