This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public static class DateTimeUtil
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class DateTimeUtil

The type exposes the following members.

Public Methods

  Name Description
Public method Static member GetWeekNumber
Gets the ISO 8601 week number of the given date.

See Also

Advanced