Click or drag to resize

ILiteDatabaseUtcDate Property

Get/Set if database will deserialize dates in UTC timezone or Local timezone (default: Local)

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
bool UtcDate { get; set; }

Property Value

Boolean
See Also