@ -56,7 +56,7 @@ public class TemplateDataRepository(ILocalFileSystem localFileSystem, IDbContext
@@ -56,7 +56,7 @@ public class TemplateDataRepository(ILocalFileSystem localFileSystem, IDbContext
DateTimeStyles.None,
outvarstart))
{
data.Start=start.LocalDateTime;
data.Start=start;
}
if(DateTimeOffset.TryParseExact(
@ -66,7 +66,7 @@ public class TemplateDataRepository(ILocalFileSystem localFileSystem, IDbContext
@@ -66,7 +66,7 @@ public class TemplateDataRepository(ILocalFileSystem localFileSystem, IDbContext
@ -45,7 +48,41 @@ public class TextElement(TextGraphicsElement textElement, Dictionary<string, obj
@@ -45,7 +48,41 @@ public class TextElement(TextGraphicsElement textElement, Dictionary<string, obj