Fix tzdata not installed issue in termux env
This commit is contained in:
parent
84edc462d6
commit
e8d9c191fc
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"os"
|
"os"
|
||||||
"time"
|
"time"
|
||||||
|
_ "time/tzdata"
|
||||||
|
|
||||||
"github.com/spf13/cobra"
|
"github.com/spf13/cobra"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue