NAME
	short_date - a short form of a datum

SYNOPSIS
	string short_date(int time | void)

DESCRIPTION
	This simulated efun returns a short string (6-7 characters) describing
	the date of the given time. If not given an argument, the value of the
	efun time() is used.

EXAMPLE
	short_date(time())	Short date for the current time.
	short_date(0)		-"-
	short_date()		-"-
	short_date(1)		1Jan70
	short_date(1246789)	15Jan70

SEE ALSO
	time(E), ctime(E)

Help topics available:
_get_all_obj _next_obj _prev_obj abs expand_file_name
frnd get_objects getopts implode_nicely itoa
line_break load_object mapping_rusage query_ip_name set_light
sgn short_date typep

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 103 since November 2019.
This file was last modified: June 2000.