MindFusion.Reporting for Silverlight Programmer's Guide
Hour

Returns a whole number between 0 and 23, inclusive, representing the hour of the day component of the specified date.

Syntax

 Copy Code

double Hour (
    DateTime date
)

Parameters

date
A DateTime value.

See Also

Date & Time Functions
Day Function
Minute Function
Month Function
Now Function
Second Function