From 79d9928ccfd39f38433266b8c30e81158bbdef67 Mon Sep 17 00:00:00 2001 From: gouguoyin <245629560@qq.com> Date: Fri, 29 Nov 2024 11:27:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=82=E8=80=83=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.cn.md | 1 + README.jp.md | 1 + README.md | 1 + 3 files changed, 3 insertions(+) diff --git a/README.cn.md b/README.cn.md index 9a953b5..d9a9e63 100644 --- a/README.cn.md +++ b/README.cn.md @@ -1556,6 +1556,7 @@ COPY ./zoneinfo.zip /usr/local/go/lib/time/zoneinfo.zip #### 参考项目 * [briannesbitt/carbon](https://github.com/briannesbitt/Carbon) +* [nodatime/nodatime](https://github.com/nodatime/nodatime) * [jinzhu/now](https://github.com/jinzhu/now) * [goframe/gtime](https://github.com/gogf/gf/tree/master/os/gtime) * [jodaOrg/joda-time](https://github.com/jodaOrg/joda-time) diff --git a/README.jp.md b/README.jp.md index 23b93b6..fe5c74e 100644 --- a/README.jp.md +++ b/README.jp.md @@ -1538,6 +1538,7 @@ invalid timezone "xxx", please see the file "$GOROOT/lib/time/zoneinfo.zip" for #### 参考 * [briannesbitt/carbon](https://github.com/briannesbitt/Carbon) +* [nodatime/nodatime](https://github.com/nodatime/nodatime) * [jinzhu/now](https://github.com/jinzhu/now) * [goframe/gtime](https://github.com/gogf/gf/tree/master/os/gtime) * [jodaOrg/joda-time](https://github.com/jodaOrg/joda-time) diff --git a/README.md b/README.md index 8d31c7a..33efe7a 100644 --- a/README.md +++ b/README.md @@ -1536,6 +1536,7 @@ invalid timezone "xxx", please see the file "$GOROOT/lib/time/zoneinfo.zip" for #### References * [briannesbitt/carbon](https://github.com/briannesbitt/Carbon) +* [nodatime/nodatime](https://github.com/nodatime/nodatime) * [jinzhu/now](https://github.com/jinzhu/now) * [goframe/gtime](https://github.com/gogf/gf/tree/master/os/gtime) * [jodaOrg/joda-time](https://github.com/jodaOrg/joda-time)