Navigation

Operators and Keywords

Function List:

C++ API

: date ()

Return the current date as a character string in the form DD-MMM-YYYY.

For example:

date ()
  ⇒ "20-Aug-1993"

See also: now, clock, datestr, localtime.

Package: octave