GetTimeDto public class GetTimeDto Documentation public int FutureLocalTimeOffset { get; set; } public int FutureTransitionUtc { get; set; } public int PresentLocalTimeOffset { get; set; } public int Utc { get; set; } public GetTimeDto()