in reply to Re: Get time without seconds
in thread Get time without seconds

What about this:
$today_time = time2str( "%I:%M %p", time);