mirror of
https://gitee.com/johng/gf.git
synced 2024-11-30 03:07:45 +08:00
update gtime example output
This commit is contained in:
parent
d87413fb23
commit
8f0c0337c5
@ -492,6 +492,7 @@ func ExampleTime_UnmarshalJSON() {
|
|||||||
json.Unmarshal([]byte(src), p)
|
json.Unmarshal([]byte(src), p)
|
||||||
|
|
||||||
fmt.Println(p)
|
fmt.Println(p)
|
||||||
|
|
||||||
// Output
|
// Output
|
||||||
// &{goframe 2018-08-08 08:08:08}
|
// &{goframe 2018-08-08 08:08:08}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user