xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Minute()

Extracts the minute from a DateTime value

Syntax

Minute( <dDateTime> ) --> nMinute

Arguments

<dDateTime>
This is a DateTime() value.

Return

The function extracts the minute from a DateTime value and returns it as a numeric value.

Info

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


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe