FieldKernelIsUTCToLocalDate Property |
Gets whether or not this field has a timezone spec of the form "0,." meaning store the
date in the database in UTC and display in the user's local timezone.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool IsUTCToLocalDate { get; }
Protected ReadOnly Property IsUTCToLocalDate As Boolean
Get
Property Value
Type:
BooleanSee Also