GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MooseX::Types::DateTime::MySQL(3) User Contributed Perl Documentation MooseX::Types::DateTime::MySQL(3)

MooseX::Types::DateTime::MySQL - Joins MooseX::Types::DateTime and DateTime::Format::MySQL

Defines a "MySQLDateTime" type which will round-trip coerce to the "DateTime" type from MooseX::Types::DateTime.

Coerces to and from "DateTime".

Coerces to and from "DateTime" and will coerce to "MySQLDateTime".

Coerces from "Int" (duration) and "DateTime" (by extracting only the time part).

The MySQL datetime detection regex is imperfect as it just looks for " \d "s, rather than things which are known valid months.
Probably more

Tomas Doran (t0m) "<bobtfish@bobtfish.net">

Copyright state51.

Copyright 2009 the above author(s).

This sofware is free software, and is licensed under the same terms as perl itself.

2010-11-22 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.