Package perl-DateTime-Format-SQLite: Information

    Source package: perl-DateTime-Format-SQLite
    Version: 0.11-alt3_28
    Build time:  Jun 8, 2021, 03:14 PM in the task #274013
    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 rpms provided by this srpm:
    perl-DateTime-Format-SQLite (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    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