[theme] - [smoothsailing] - [rough timezoned times in comments]

Dec 28, 2005 10:09


function Comment::lay_print_subjectline() {
"""
";
#print $.time->date_format("%%dayord%%-%%mon%%-%%yyyy%%")+" "+$.time->time_format();

# print $.time->time_format($*text_format_entry_date_and_time);
print $this->time_display();
print (defined $.subject_icon?""+$.subject_icon:"")+($.subject==""?"":" - $.subject");
"""""";
}

class comment, function lay_print_subjectline, layout smoothsailing

Previous post Next post
Up