
* Added missing const to some getter methods. * Date() now tries to parse the date of the mail, and return it as a time_t; you can still retrieve the actual string via HeaderField("Date") if you have to. * Mail now shows the time in the local time zone, and with the current locale.