date

Current date as date string

Calling Sequence

dt=date()

Arguments

:dt a string :

Description

dt=date() returns a string containing the date in dd-mmm-yyyy format.

Examples

date()

See Also

  • getdate get date and time information
  • toc Read the stopwatch timer
  • tic start a stopwatch timer
  • timer cpu time
  • etime Elapsed time

Table Of Contents

This Page