| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Extracts the minute from a DateTime value
Minute( <dDateTime> ) --> nMinute
The function extracts the minute from a DateTime value and returns it as a numeric value.
| See also: | DateTime(), Day(), Hour(), Month(), Secs(), Year() |
| Category: | Conversion functions , Date and time , xHarbour extensions |
| Source: | rtl\dateshb.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com