--- loncom/interface/lonmsg.pm 2003/08/29 20:38:12 1.65 +++ loncom/interface/lonmsg.pm 2003/10/04 20:49:40 1.66 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.65 2003/08/29 20:38:12 www Exp $ +# $Id: lonmsg.pm,v 1.66 2003/10/04 20:49:40 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -737,7 +737,7 @@ ENDDISHEADER $r->print('OpenDelete'. - ''.localtime($sendtime).''. + ''.&Apache::lonlocal::locallocaltime($sendtime).''. $fromname.''.$fromdomain.''. &Apache::lonnet::unescape($shortsubj).''. $status.'');