sfsmisc (version 1.1-8)

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)

Arguments

short

logical; if TRUE, no time is given.

Value

String with current date (and time).

See Also

u.Datumvonheute.

Examples

Run this code
# NOT RUN {
u.date()
u.date(short = TRUE)
# }

Run the code above in your browser using DataLab