Microsoft® Visual Basic® Scripting Edition Weekday Function |
| Language Reference |
|
Returns a whole number representing the day of the week.
Weekday(date, [firstdayofweek])The Weekday function syntax has these arguments:
Part Description date Any expression that can represent a date. If date contains Null, Null is returned. firstdayofweek A constant that specifies the first day of the week. If omitted, vbSunday is assumed.
The firstdayofweek argument has these settings:
Constant Value Description vbUseSystem 0 Use NLS API setting. vbSunday 1 Sunday vbMonday 2 Monday vbTuesday 3 Tuesday vbWednesday 4 Wednesday vbThursday 5 Thursday vbFriday 6 Friday vbSaturday 7 Saturday
The Weekday function can return any of these values:
Constant Value Description vbSunday 1 Sunday vbMonday 2 Monday vbTuesday 3 Tuesday vbWednesday 4 Wednesday vbThursday 5 Thursday vbFriday 6 Friday vbSaturday 7 Saturday
file: /Techref/language/asp/vbs/vbscript/189.htm, 6KB, , updated: 1996/11/22 11:12, local time: 2025/4/29 21:53,
3.140.250.173:LOG IN
|
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/asp/vbs/vbscript/189.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.