Noda Time
AtMidnight Method
NamespacesNodaTimeLocalDateAtMidnight()()()()

[This is preliminary documentation and is subject to change.]

Gets a LocalDateTime at midnight on the date represented by this local date.
Declaration Syntax
C#Visual BasicVisual C++
public LocalDateTime AtMidnight()
Public Function AtMidnight As LocalDateTime
public:
LocalDateTime AtMidnight()
Return Value
The LocalDateTime representing midnight on tthis local date, in the same calendar system.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)