Click or drag to resize

Utilities Class

Provides useful methods regarding DateTime
Inheritance Hierarchy
SystemObject
  CauldronUtilities

Namespace:  Cauldron
Assembly:  Cauldron (in Cauldron.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static class Utilities

The Utilities type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFirstDateOfWeekISO8601
Returns the DateTime representation of the year and week of year
Public methodStatic memberGetWeeksInYear
Returns the maximum of the week of the given year
Top
See Also