mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-24 15:04:03 +00:00
Use CSharpier
This commit is contained in:
@@ -11,4 +11,4 @@ internal static class TimeZoneInfoEx
|
||||
|
||||
public static void SetLocal(TimeSpan offset) =>
|
||||
SetLocal(TimeZoneInfo.CreateCustomTimeZone("test-tz", offset, "test-tz", "test-tz"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user