|
|
1.1 root 1: .\" Copyright (c) 1983 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)idate.3f 6.1 (Berkeley) 5/15/85
6: .\"
7: .TH IDATE 3F "May 15, 1985"
8: .UC 5
9: .SH NAME
10: idate, itime \- return date or time in numerical form
11: .SH SYNOPSIS
12: .B subroutine idate (iarray)
13: .br
14: .B integer iarray(3)
15: .sp 1
16: .B subroutine itime (iarray)
17: .br
18: .B integer iarray(3)
19: .SH DESCRIPTION
20: .I Idate
21: returns the current date in
22: .I iarray.
23: The order is: day, mon, year.
24: Month will be in the range 1-12. Year will be \(>= 1969.
25: .PP
26: .I Itime
27: returns the current time in
28: .I iarray.
29: The order is: hour, minute, second.
30: .SH FILES
31: .ie \nM /usr/ucb/lib/libU77.a
32: .el /usr/lib/libU77.a
33: .SH "SEE ALSO"
34: ctime(3F), fdate(3F)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.