mirror of
https://gitee.com/johng/gf
synced 2026-07-03 11:51:04 +08:00
update gtime example
This commit is contained in:
@ -479,7 +479,7 @@ func ExampleTime_MarshalJSON() {
|
||||
fmt.Println(string(j))
|
||||
|
||||
// Output:
|
||||
// {"name":"xiaoming","birthday":"2018-08-08 08:08:08"}
|
||||
// {"name":"goframe","birthday":"2018-08-08 08:08:08"}
|
||||
}
|
||||
|
||||
func ExampleTime_UnmarshalJSON() {
|
||||
|
||||
Reference in New Issue
Block a user