Click or drag to resize
DateTimeExtension Class
Contains extension methods to the DateTime class.
Inheritance Hierarchy
SystemObject
  ArtDatabankenDateTimeExtension

Namespace: ArtDatabanken
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static class DateTimeExtension

The DateTimeExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWebToString
Get a fixed string representation of a DateTime value to use over the internet.
Top
See Also