mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Add system time zone command
This commit is contained in:
parent
6cfa4cb2e5
commit
72cb838ad7
3 changed files with 36 additions and 1 deletions
|
|
@ -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'";
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue