fmt
This commit is contained in:
parent
06eb576eaa
commit
c62d7736ea
@ -25,6 +25,7 @@ func (t *Timestamp) SetTimestamp(value time.Time) {
|
||||
t.hasBeenSet = true
|
||||
}
|
||||
}
|
||||
|
||||
// Set the timestamp string layout for future parsing
|
||||
func (t *Timestamp) SetLayout(layout string) {
|
||||
t.layout = layout
|
||||
|
Loading…
Reference in New Issue
Block a user