in reply to Re: DateTime->now problemin thread DateTime->now problem
sub now { shift->from_epoch( epoch => ( scalar time ), @_ ) } [download]