Re: [Barry-devel] Regarding email's date and time conversion.
Status: Beta
Brought to you by:
ndprojects
From: Chris F. <cd...@fo...> - 2012-11-23 17:58:12
|
On Fri, Nov 23, 2012 at 06:20:15AM +0000, tge...@gm... wrote: > Hi, > > How do barry convert email received date and time value to actual datetime. > > For eg: > Date value = 7718 and Time value = 36967. Take a look at src/time.cc and src/r_message* and friends. - Chris |