my $date = strftime('%a %d %b, %I:%M %p', localtime); Encode::from_to($date, 'ISO-8859-7', 'utf8');