From af85fab8d3a57809ef02997dad836aa6cf8f4b8f Mon Sep 17 00:00:00 2001 From: Peleus <245629560@qq.com> Date: Tue, 24 Oct 2023 17:19:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=B3=A8=E9=87=8A=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- carbon.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carbon.go b/carbon.go index 60ccb61..4ef39fe 100644 --- a/carbon.go +++ b/carbon.go @@ -180,7 +180,7 @@ const ( // 定义 Carbon 结构体 type Carbon struct { time time.Time - testNow int64 // timestamp of test now + testNow int64 // timestamp with nanosecond of test now time weekStartsAt time.Weekday loc *time.Location lang *Language