Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
try run ci
Browse files Browse the repository at this point in the history
y1jiong committed Jan 23, 2025
1 parent d4a9aaa commit 93d137e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os/gtime/gtime_time_wrapper.go
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ import (

var (
setStringLayoutMu sync.Mutex
setStringLayout = "2006-01-02 15:04:05"
setStringLayout = "2006-01-02T15:04:05-07:00"
)

// SetStringLayout sets the default string layout for function String.

0 comments on commit 93d137e

Please sign in to comment.