> Hi, > > Is it possible to change the date format under the folder page, where > they list the messages?
folder.c: time_t t=rfc822_parsedt(save_date); take a look at ../sqwebmail-*/rfc822/rfc822_parsedt.c
> Hi, > > Is it possible to change the date format under the folder page, where > they list the messages?
folder.c: time_t t=rfc822_parsedt(save_date); take a look at ../sqwebmail-*/rfc822/rfc822_parsedt.c