From 2d72accf9cf0edcfac5d83e2f94a1306b076df09 Mon Sep 17 00:00:00 2001 From: gouguoyin <245629560@qq.com> Date: Mon, 25 Jan 2021 17:56:01 +0800 Subject: [PATCH] =?UTF-8?q?carbon=E4=B8=AD=E7=A7=81=E6=9C=89=E5=B1=9E?= =?UTF-8?q?=E6=80=A7loc=E6=94=B9=E4=B8=BA=E5=85=AC=E5=BC=80=E5=B1=9E?= =?UTF-8?q?=E6=80=A7Loc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- carbon.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/carbon.go b/carbon.go index 2f8a8aa..3f3ee0b 100755 --- a/carbon.go +++ b/carbon.go @@ -7,8 +7,9 @@ import ( ) type Carbon struct { - Time time.Time - Loc *time.Location + Time time.Time + Loc *time.Location + Error error } // Now 当前