forked from EvergreenCrypto/docker-finance
Merge pull request #44 into master
937a217 hledger-flow: btcpayserver: preprocess: fix YYY comment typo (Aaron Fiore)
This commit is contained in:
@@ -47,7 +47,7 @@ function parse()
|
||||
if ($0 ~ /","/)
|
||||
skip
|
||||
|
||||
# Format: MM/DD/YYY HH:MM:SS +00:00
|
||||
# Format: MM/DD/YYYY HH:MM:SS +00:00
|
||||
timestamp=substr($2, 1, 19) # Remove tail
|
||||
sub(/ /, "T", timestamp) # Remove space
|
||||
|
||||
|
||||
Reference in New Issue
Block a user