Skip to content

mess822_when.3

Manvendra Bhangui edited this page Feb 25, 2024 · 4 revisions

NAME

mess822_when - extract a timestamp from an RFC 822 field

SYNTAX

#include <mess822.h>

int mess822_when(&out,in);

mess822_time out;
char *in;

DESCRIPTION

To be filled in.

SEE ALSO

mess822(3), mess822_date(3), mess822_token(3),

Clone this wiki locally