Skip to contents

The time for the given parts.

Arguments

hour

BIGINT

minute

BIGINT

seconds

DOUBLE

Examples

if (FALSE) { # \dontrun{
make_time(13, 34, 27.123456)
} # }