fix(dal) tbl Settings актуализация настроек

This commit is contained in:
Mikhail Kuznetsov
2024-02-29 13:41:44 +10:00
parent 02212cac9f
commit caa84638df
6 changed files with 2599 additions and 36 deletions

View File

@@ -89,7 +89,7 @@ namespace PARR.EsppScheduleSync.Domain
public required string Scheduled { get; set; }
/// <summary>
/// В каком часовом поясе: MSK
/// В каком часовом поясе: Greenwich/Universal
/// </summary>
public required string Timezone { get; set; }