mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
adding note on date formats
This commit is contained in:
parent
aeeecba8dc
commit
768c4aaa56
|
@ -142,6 +142,10 @@ To start bbgo with the frontend dashboard:
|
||||||
bbgo run --enable-webserver
|
bbgo run --enable-webserver
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note on date formats, the following date formats are supported:
|
||||||
|
* RFC3339, which looks like `2006-01-02T15:04:05Z07:00`
|
||||||
|
* RFC822, which looks like `02 Jan 06 15:04 MST`
|
||||||
|
|
||||||
## Advanced Setup
|
## Advanced Setup
|
||||||
|
|
||||||
### Setting up Telegram Bot Notification
|
### Setting up Telegram Bot Notification
|
||||||
|
|
Loading…
Reference in New Issue
Block a user