> > DateTime::Wrapper::SubSecond will accept parameters for resolutions from
> > 10 to 10^9 subseconds.  With corresponding methods returning these
> > units.
> This seems like overkill for something which will basically do:
>
>  my $nano = $p{micro} * 1000;

Which is why I wanted to put it in the core.  This seems to be a circular argument. :)

-J

--

Reply via email to