Noda Time
TemplateValue Property
NamespacesNodaTime.TextLocalDateTimePatternTemplateValue

[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.
Declaration Syntax
C#Visual BasicVisual C++
public LocalDateTime TemplateValue { get; }
Public ReadOnly Property TemplateValue As LocalDateTime
	Get
public:
property LocalDateTime TemplateValue {
	LocalDateTime get ();
}

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