Example #1
0
 public Date getSentDate() {
   return DateUtil.parseRFC2822Date(getHeader("Date"), null);
 }