Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns either the provided date time if the DateTimeKind is specified, otherwise makes ita DateTimeKind.Local
protected DateTime GetDateWithKind (DateTime dt);
member this.GetDateWithKind : DateTime -> DateTime