The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: minute (date)
Function File: minute (date, f)

Return minutes of a date.

For a given date in a serial date number or date string format, returns its minutes. The optional variable f, specifies the format string used to interpret date strings.

See also: date, datevec, now, hour, second.

Package: financial