Skip to content

Commit

Permalink
reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
yaa110 committed Jul 23, 2022
1 parent 64fd3b5 commit 4d75390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ptime.go
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ func (t Time) Format(format string) string {
// _2 right justified two character day (e.g. 7)
// Mon weekday (e.g. شنبه)
// Monday weekday (e.g. شنبه)
// Morning hour name (e.g. صبح)
// Morning hour name (e.g. صبح)
// 03 two digit 12 hour format (e.g. 03)
// 3 one digit 12 hour format (e.g. 3)
// 15 two digit 24 hour format (e.g. 15)
Expand Down

0 comments on commit 4d75390

Please sign in to comment.