On Fri, 15 Jun 2012, Adam Jimerson via RT wrote:
Show quoted text> This is more of a wishlist item than anything else, but when getting the
> numeric month from a DateTime object there
> is a way to get the two digit month so that January is returned as '01'
> instead of as '1' like what happens when $dt->month
> is called. I know this is pretty trivial after the fact but in still would
> be nice to have.
$dt->format_cldr('MM');
-dave
/*============================================================
http://VegGuide.org http://blog.urth.org
Your guide to all that's veg House Absolute(ly Pointless)
============================================================*/