finish merge + manual time offset property

This commit is contained in:
ElonOlsson
2021-05-12 15:37:22 -04:00
965 changed files with 69303 additions and 52573 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ namespace {
struct [[codegen::Dictionary(DashboardItemDate)]] Parameters {
// [[codegen::verbatim(FormatStringInfo.description)]]
std::optional<std::string> formatString;
// [[codegen::verbatim(TimeFormatInfo.description)]]
std::optional<std::string> timeFormat;
};