Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurkushman committed Mar 23, 2019
2 parents 3700236 + 268484a commit 703eae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions date.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func (date *goDate) initMapping() {
"s": "05",
"D": "Mon",
"M": "Jan",
"r": "Mon Jan 02 15:04:05 -0700 2006",
}

_, isoWeek := date.t.ISOWeek()
Expand Down

0 comments on commit 703eae6

Please sign in to comment.