[This is preliminary documentation and is subject to change.]
Gets a LocalDateTime at midnight on the date represented by this local date.

C# | Visual Basic | Visual C++ |
public LocalDateTime AtMidnight()
Public Function AtMidnight As LocalDateTime
public: LocalDateTime AtMidnight()

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)