Noda Time
TemplateValue Property
NamespacesNodaTime.TextLocalTimePatternTemplateValue

[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 LocalTime TemplateValue { get; }
Public ReadOnly Property TemplateValue As LocalTime
	Get
public:
property LocalTime TemplateValue {
	LocalTime get ();
}

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