We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ed1ca commit 207b4faCopy full SHA for 207b4fa
cursor.log
@@ -0,0 +1 @@
1
+s=3d0aa53d2b2844979eb58f7e0b8b5843;i=205eb4;b=3575d55a90e14e57bbb680470f299cfa;m=b62e2c9f42;t=5f9ca935b2347;x=4baf62757f11bd62
transform/eleven/eleven.go
@@ -20,7 +20,7 @@ func New() transform.Transformer {
20
21
timeFormat := os.Getenv(EnvTimeFormat)
22
if timeFormat == "" {
23
- timeFormat = "2006-01-02T15:04:05.000Z"
+ timeFormat = "2006-01-02T15:04:05.000Z07"
24
}
25
26
return func(rec *types.Record) (*types.Record, error) {
0 commit comments