in reply to Re: DateTime->now problem
in thread DateTime->now problem

sub now { shift->from_epoch( epoch => ( scalar time ), @_ ) }