Add system time zone command
This commit is contained in:
@@ -206,7 +206,7 @@ namespace PluralKit
|
||||
|
||||
public static class Formats
|
||||
{
|
||||
public static string DateTimeFormat = "yyyy-MM-dd HH-mm-ss";
|
||||
public static string DateTimeFormat = "yyyy-MM-dd HH:mm:ss";
|
||||
public static string DurationFormat = "D'd' h'h' m'm' s's'";
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user