Skip to content

Commit

Permalink
Merge pull request goodsign#43 from colinmroberts/patch-1
Browse files Browse the repository at this point in the history
Minor typo in comment
  • Loading branch information
goodsign authored Oct 7, 2020
2 parents cac5127 + 582c0ff commit c065b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default_formats.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const (
DefaultFormatFrCAShort = "06-01-02"
DefaultFormatFrCADateTime = "06-01-02 15:04"

DefaultFormatFrGPFull = "Monday 2 January 2006" // French (Canada)
DefaultFormatFrGPFull = "Monday 2 January 2006" // French (Guadeloupe)
DefaultFormatFrGPLong = "2 January 2006"
DefaultFormatFrGPMedium = "2006-01-02"
DefaultFormatFrGPShort = "06-01-02"
Expand Down

0 comments on commit c065b60

Please sign in to comment.