[This is preliminary documentation and is subject to change.]
Returns the value used as a template for parsing: any field values unspecified
in the pattern are taken from the template.

C# | Visual Basic | Visual C++ |
public ZonedDateTime TemplateValue { get; }
Public ReadOnly Property TemplateValue As ZonedDateTime Get
public: property ZonedDateTime TemplateValue { ZonedDateTime get (); }
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)