summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs>2007-06-10 11:24:36 +0000
committerabs <abs>2007-06-10 11:24:36 +0000
commitc1cc59f5e0a1e619eb7cd09029008d44de7547ff (patch)
tree53ef8521b5c8bb7a77a54f6cd02d37cb78cc3ddf /doc
parent6de0bf783962664670163127158b455c7183b963 (diff)
downloadpkgsrc-c1cc59f5e0a1e619eb7cd09029008d44de7547ff.tar.gz
Added time/p5-DateTime-Format-MySQL version 0.04
This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 2e0c68996c2..b789f610ffa 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1324 2007/06/10 11:23:47 abs Exp $
+$NetBSD: CHANGES-2007,v 1.1325 2007/06/10 11:26:02 abs Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -2535,3 +2535,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated textproc/p5-Pod-Simple to 3.05 [obache 2007-06-10]
Added time/p5-Time-Clock version 0.11 [abs 2007-06-10]
Added time/p5-DateTime-Format-Pg version 0.16001 [abs 2007-06-10]
+ Added time/p5-DateTime-Format-MySQL version 0.04 [abs 2007-06-10]