debian/rules: Use `git' potty wrapper.
[qmail] / now.3
CommitLineData
2117e02e
MW
1.TH now 3
2.SH NAME
3now \- get current time, in seconds
4.SH SYNTAX
5.B #include <now.h>
6
7datetime_sec \fBnow\fP();
8.SH DESCRIPTION
9.B now
10returns the number of real-time seconds that have elapsed
11since the end of 1969 TAI.
12.SH "SEE ALSO"
13datetime(3),
14time(3)