da_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_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_message_get_date = time_t function

Meta