Date Time Util « Date Time « C# / C Sharp

Home
C# / C Sharp
1.2D Graphics
2.Class Interface
3.Collections Data Structure
4.Components
5.Data Types
6.Database ADO.net
7.Date Time
8.Design Patterns
9.Development Class
10.Event
11.File Stream
12.Generics
13.GUI Windows Form
14.Internationalization I18N
15.Language Basics
16.LINQ
17.Network
18.Office
19.Reflection
20.Regular Expressions
21.Security
22.Services Event
23.Thread
24.Web Services
25.Windows
26.Windows Presentation Foundation
27.XML
28.XML LINQ
C# Book
C# / C Sharp by API
C# / CSharp Tutorial
C# / CSharp Open Source
C# / C Sharp » Date Time » Date Time UtilScreenshots 
1.Gets the days between.
2.Gets the days in month.
3.Gets the days in year.
4.Gets the end of day.
5.Gets the start of month.
6.Gets the end of month.
7.Gets the end of quarter.
8.Gets the end of year.
9.Gets the months between.
10.Return a unique identifier based on system's full date (yyyymmdd) and time (hhmissms).
11.Return a elapsed time in formatted string. (hh:mm:ss:mi)
12.Screen for holidays
13.Return the previous business date of the date specified.
14.Return the previous or next business day of the date specified.
15.Return true if the number of seconds has elapsed since the last check
16.Add Business Days
17.Get Day Of Week
18.Add week to a DateTime
19.Get the quarter number for the DateTime
20.Get the week number
21.Date and time To Words
22.Return the number of milliseconds since the Unix epoch (1 Jan., 1970 UTC) for a given DateTime value.
23.Convert Unix Seconds
24.Get Elapsed Time
25.Is given DateTime Weekend
26.Converts a Date to a string using relative time.
w___w__w_.__j__a__v___a_2__s__.__c_o__m___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.