notmuch_message_get_date

Get the date of 'message' as a time_t value.

For the original textual representation of the Date header from the message call notmuch_message_get_header() with a header value of "date".

version(DerelictNotMuch_Static)nothrow
time_t
notmuch_message_get_date
(
notmuch_message_t* message
)

Meta