Removed trailing " that makes ci fail
Editing this on my phone, not 100% sure if this will work but we'll see
This commit is contained in:
parent
3f80cc798f
commit
21ae70fe62
@ -1215,7 +1215,7 @@ Using the timestamp flag is simple, You can look at time.Parse to get layout exa
|
|||||||
|
|
||||||
<!-- {
|
<!-- {
|
||||||
"args": ["--meeting", "2019-08-12T15:04:05"],
|
"args": ["--meeting", "2019-08-12T15:04:05"],
|
||||||
"output": "\"2019-08-12 15:04:05 +0000 UTC\""
|
"output": "\"2019-08-12 15:04:05 +0000 UTC\"
|
||||||
} -->
|
} -->
|
||||||
``` go
|
``` go
|
||||||
package main
|
package main
|
||||||
|
Loading…
Reference in New Issue
Block a user