< Home - < Back

perl-DateTime-Format-SQLite


Information about the package, perl-DateTime-Format-SQLite, which is shipped with common Linux distributions. The perl-DateTime-Format-SQLite package is designed for, Parse and format SQLite dates and times.


Package Name:

perl-DateTime-Format-SQLite

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.

Architecture:

noarch

Version:

0.11

Release:

2.el6

Size:

18 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-DateTime-Format-SQLite


Control the perl-DateTime-Format-SQLite package with the following handy commands outlined below.


Command

Description of Command

yum install perl-DateTime-Format-SQLite

This command will install perl-DateTime-Format-SQLite on the server.

yum remove perl-DateTime-Format-SQLite

This command will un-install perl-DateTime-Format-SQLite on the server. When you run this command, you will be asked if you are sure that you want to remove perl-DateTime-Format-SQLite, so you have to manually confirm that you want to do this.

yum -y remove perl-DateTime-Format-SQLite

This command will un-install perl-DateTime-Format-SQLite on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-DateTime-Format-SQLite when using the -y flag.

yum update perl-DateTime-Format-SQLite

This command will update perl-DateTime-Format-SQLite to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-DateTime-Format-SQLite, so you have to manually confirm that you want to do this.

yum -y update perl-DateTime-Format-SQLite

This command will update perl-DateTime-Format-SQLite to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-DateTime-Format-SQLite when using the -y flag.

yum info perl-DateTime-Format-SQLite

This command will show you core information about the perl-DateTime-Format-SQLite package.

yum deplist perl-DateTime-Format-SQLite

This command will show you the dependencies for perl-DateTime-Format-SQLite. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-DateTime-Format-SQLite

This command will check if there is an update waiting on perl-DateTime-Format-SQLite. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.