xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

Hour()

Extracts the hour from a DateTime value

Syntax

Hour( <dDateTime> ) --> nHour

Arguments

<dDateTime>
This is a DateTime() value.

Return

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

Info

See also:DateTime(), Day(), Minute(), 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