in reply to problem in getting tody's date using Time::Tiny module

It appears you want Date::Tiny instead; part of the pod in Time::Tiny seems to be for Date::Tiny by mistake. Time::Tiny only has time-of-day related fields.
  • Comment on Re: problem in getting tody's date using Time::Tiny module