* mailbox/mutil.c (mu_parse_imap_date_time): This one is so
obvious that it is embarrasing. In a struct tm { } tv_wday [0,6] Sunday == 0. Change the Array for it to start with "Sun" instead of "Mon".
Showing
2 changed files
with
8 additions
and
1 deletions
-
Please register or sign in to post a comment