Feeds:
Posts
Comments

Posts Tagged ‘DateTime Object’

DateTime object in Visual Studio .NET has a property named DayOfWeek which returns DayOfWeek enum. This assist if your data is sensitive based on week days. The DayOfWeek enum contains the following values:

Read Full Post »