mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 13:31:28 +01:00
7bdee8beab
* 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.