I am building a calendar on my web site for my users. I need code that will get JUST the year, or month, or day from DateTime so I can use it in my Sql Statement to extract the events for that specific user for the month. Does anyone know what that is?
Jim