Table of Contents

Class Date

Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes.dll

public class Date

Inheritance

objectDate

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<Date>(Date)

Properties

Instance

public static Date Instance { get; }

Property Value

Date

Now

public DateTime Now { get; }

Property Value

DateTime