[This is preliminary documentation and is subject to change.]
Compares two LocalDate values to see if the left one is strictly earlier than the right
one.


true if the lhs is strictly earlier than rhs, false otherwise.

This operator always returns false if the two operands have different calendars. See the top-level type
documentation for more information about comparisons.
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)