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".

alias da_notmuch_message_get_date = time_t function(
notmuch_message_t* message
)

Meta