bsd man page for idate

Query: idate

OS: bsd

Section: 3f

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IDATE(3F)																 IDATE(3F)

NAME
idate, itime - return date or time in numerical form
SYNOPSIS
subroutine idate (iarray) integer iarray(3) subroutine itime (iarray) integer iarray(3)
DESCRIPTION
Idate returns the current date in iarray. The order is: day, mon, year. Month will be in the range 1-12. Year will be >= 1969. Itime returns the current time in iarray. The order is: hour, minute, second.
FILES
/usr/lib/libU77.a
SEE ALSO
ctime(3F), fdate(3F) 4.2 Berkeley Distribution May 15, 1985 IDATE(3F)
Related Man Pages
ltime(3f) - bsd
egd_get_available(3) - debian
egd_get_data(3) - debian
xdf_get_chconf(3) - debian
date(1) - minix
Similar Topics in the Unix Linux Community
Better way to Validate column data in file.
February 2008 Who's Who and Smoothie Candidates
April 2008 Who's Who List and Smooth Operator Candidates
Validate mountpoints on solaris server after server reboot
Validate date and time in filename by awk