cpopham Posted September 11, 2004 Posted September 11, 2004 I know this may sound a little strange, but I want to iterate through a asp:calender control and find out what how many days are in the month and what days of the week they fall on. Does anyone have any ideas? Thanks, Chester Quote ____________________________________________ http://www.pophamcafe.com I am starting a developers section, more tutorials than anything.
Administrators PlausiblyDamp Posted September 12, 2004 Administrators Posted September 12, 2004 You can always use the DateTime class itself to find out the number of days in a month clicky and given a particular date what day of the week it is another clicky Probably far easier than trying to loop over the rendered calendar control. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.