sfsmisc (version 1.1-17)

u.date: Return Date[-Time] String in 'European' Format

Description

Return one string of the form "day/month/year", plus "hour:minutes", optionally.

Usage

u.date(short=FALSE)

Value

String with current date (and time).

Arguments

short

logical; if TRUE, no time is given.

Author

Martin Maechler, ca. 1992

See Also

u.Datumvonheute.

Examples

Run this code
u.date()
u.date(short = TRUE)

Run the code above in your browser using DataLab