Next Previous Up Top Contents Index

7.6 The DATE module

current-date

Function

Summary

Returns a date object representing the current date and time.

Signature

current-date () => date

Arguments

None.

Values

date
An instance of <date>.

Library

system

Module

date

Description

Returns date for the current date and time.


System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index