> Can we just have an API that any module could potentially use? Now thats just entirely too rational. Thank you for articulating my frustration.
> $locale = new My::Locale; > $dt = DateTime->new(%date, locale => $locale); I always assumed that we'd be getting this as it currently works for DT::Language objects. -J --
