in reply to Looking for an efficient way to do datetime transfer

DateTime, Date::Calc, many other modules in the Date or DateTime namespace.

  • Comment on Re: Looking for an efficient way to do datetime transfer

Replies are listed 'Best First'.
Re^2: Looking for an efficient way to do datetime transfer
by lihao (Monk) on Mar 30, 2010 at 17:39 UTC

    Thanks, Corion, is there a Perl module that I can use in a way similar to bash's `date` command.

      Sarcastic reply, inspired by irritation at a question that's either lazy or senseless or both! (and posted by a Monk of long-standing association with the order: "User since:   Oct 17, 2007 at 21:16 GMT+5")

      "DateTime, Date::Calc, many other modules in the Date or DateTime namespace." (Linking omitted, as it was supplied in the excellent answer above.)