in reply to Converting MySQL datetime values to DateTime objects
The docs list DateTime::Format::MySQL in the 'see also' section. This relationship with the other format classes should probably be more explicitly mentioned for the benefit of those not accustomed to factories (or polymorphism...depending on how much the various format classes agree with each other's API.)
I'll forward the observation to the DateTime Project mailing list.
Matt
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Converting MySQL datetime values to DateTime objects
by jonadab (Parson) on Jul 19, 2003 at 15:57 UTC | |
by mojotoad (Monsignor) on Jul 19, 2003 at 18:18 UTC |