NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HxLink DID NOT INITIALIZE

Day Function

Returns an Integer specifying a whole number between 1 and 31, inclusive, representing the day of the month.

Day(datetime)

The required datetime argument is anyObject, numeric expression, string expression, or any combination, that can represent a date.

Note If the Calendar property setting is Gregorian, the returned integer represents the Gregorian day of the month for the date argument. If the calendar is Hijri, the returned integer represents the Hijri day of the month for the date argument.

See Also

Example

Calendar Property | Date Function | Date Statement | Hour Function | Minute Function | Month Function | Now Function | Second Function | Weekday Function | Year Function