Day

Returns the day of the month.

Syntax
      Day ( date_value )

Examples

Dim intMonthDay

intMonthDay = Day(#12/31/2012#)

“If you are planning for a year, sow rice; if you are planning for a decade, plant trees; if you are planning for a lifetime, educate people” ~ Chinese Proverb

Related VBScript commands

Date - The current date.
Now - The current system date and time.
GetDate.vbs - Return the current Year/month/Day and time.
Standard date and time notation - YYYY-MM-DD


 
Copyright © 1999-2024 SS64.com
Some rights reserved