MindFusion.Reporting for Silverlight Programmer's Guide
Day

Returns an integer number between 1 and 31, inclusive, representing the day of the month component of the specified date.

Syntax

 Copy Code

int Day (
    DateTime date
)

Parameters

date
A DateTime value.

See Also

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