mirror of
https://github.com/nxshock/backuper.git
synced 2025-07-01 00:13:37 +05:00
Add variable commentary
This commit is contained in:
parent
85e1aa28a1
commit
1a97d439fc
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ const (
|
||||||
// Формат времени для сообщений
|
// Формат времени для сообщений
|
||||||
defaultTimeFormat = "02.01.06 15:04"
|
defaultTimeFormat = "02.01.06 15:04"
|
||||||
|
|
||||||
|
// Формат времени для файлов
|
||||||
defaulFileNameTimeFormat = "2006-01-02_15-04-05"
|
defaulFileNameTimeFormat = "2006-01-02_15-04-05"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue