Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darylnwk committed Apr 2, 2020
1 parent 2311d04 commit 0c942a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@

## Usage

```go
var TimeFormat = time.RFC3339Nano
```
TimeFormat defines default time format when unmarshalling time.Time Override
this to unmarshal time.Time to a different format

#### func Struct

```go
Expand Down

0 comments on commit 0c942a3

Please sign in to comment.