Click or drag to resize

PFFieldDatetimeShowNaturalDateInViews Property

Gets a value indicating whether a natural date (like 3min ago) should be shown in views in place of the specified format. Does not impact the format in the edition control.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool ShowNaturalDateInViews { get; }

Property Value

Type: Boolean
See Also