From 0bab11e0aa13cca4d68365ccc887ef582391c210 Mon Sep 17 00:00:00 2001 From: liyumin Date: Wed, 21 Feb 2024 15:52:05 +1100 Subject: [PATCH] add timestamp/date converter --- README.md | 1 + README_ZH.md | 1 + en/timestamp.html | 121 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 1 + index_zh.html | 1 + sitemap.txt | 4 +- zh/timestamp.html | 121 ++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 249 insertions(+), 1 deletion(-) create mode 100644 en/timestamp.html create mode 100644 zh/timestamp.html diff --git a/README.md b/README.md index be9a9e6..b1229d5 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,5 @@ The toolbox includes: - [Word Counter & Character Counter](https://tool.gcc.ac.cn/en/word_count.html) - [Least Common Multiple (LCM) Calculator](https://tool.gcc.ac.cn/en/lcm.html) - [Code Formatter (Supports JavaScript and HTML)](https://tool.gcc.ac.cn/en/formatter.html) +- [Timestamp and Date Conversion](https://tool.gcc.ac.cn/en/timestamp.html) - [Show My IP Address](https://ip.gcc.ac.cn/) diff --git a/README_ZH.md b/README_ZH.md index 5be2c24..6175903 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -13,4 +13,5 @@ - [字数和单词统计](https://tool.gcc.ac.cn/zh/word_count.html) - [最小公倍数计算](https://tool.gcc.ac.cn/zh/lcm.html) - [代码格式化(支持JavaScript和HTML)](https://tool.gcc.ac.cn/zh/formatter.html) +- [时间戳和日期转换](https://tool.gcc.ac.cn/zh/timestamp.html) - [查看我的 IP 地址](https://ip.gcc.ac.cn/) diff --git a/en/timestamp.html b/en/timestamp.html new file mode 100644 index 0000000..0fd30f3 --- /dev/null +++ b/en/timestamp.html @@ -0,0 +1,121 @@ + + + + + + + Online Timestamp and Date Conversion + + + +
+

Timestamp and Date Conversion

+ + + + + + +
+ + + + + + +
+
+ + + + diff --git a/index.html b/index.html index 4d775ba..3f8fac2 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,7 @@

Tools list:

  • Word Counter & Character Counter
  • Least Common Multiple (LCM) Calculator
  • Code Formatter (Supports JavaScript and HTML)
  • +
  • Timestamp and Date Conversion
  • Show My IP Address
  • diff --git a/index_zh.html b/index_zh.html index 45c4f5d..c2ca59d 100644 --- a/index_zh.html +++ b/index_zh.html @@ -66,6 +66,7 @@

    工具列表:

  • 字数和单词统计
  • 最小公倍数计算
  • 代码格式化(支持JavaScript和HTML)
  • +
  • 时间戳和日期转换
  • 查看我的 IP 地址
  • diff --git a/sitemap.txt b/sitemap.txt index 347d469..4ca73f5 100644 --- a/sitemap.txt +++ b/sitemap.txt @@ -7,10 +7,12 @@ https://tool.gcc.ac.cn/en/utf8.html https://tool.gcc.ac.cn/en/word_count.html https://tool.gcc.ac.cn/en/lcm.html https://tool.gcc.ac.cn/en/formatter.html +https://tool.gcc.ac.cn/en/timestamp.html https://tool.gcc.ac.cn/zh/ascii.html https://tool.gcc.ac.cn/zh/base64.html https://tool.gcc.ac.cn/zh/base_converter.html https://tool.gcc.ac.cn/zh/utf8.html https://tool.gcc.ac.cn/zh/word_count.html https://tool.gcc.ac.cn/zh/lcm.html -https://tool.gcc.ac.cn/zh/formatter.html \ No newline at end of file +https://tool.gcc.ac.cn/zh/formatter.html +https://tool.gcc.ac.cn/zh/timestamp.html \ No newline at end of file diff --git a/zh/timestamp.html b/zh/timestamp.html new file mode 100644 index 0000000..6e16a73 --- /dev/null +++ b/zh/timestamp.html @@ -0,0 +1,121 @@ + + + + + + + 在线时间戳和日期转换 + + + +
    +

    时间戳和日期转换

    + + + + + + +
    + + + + + + +
    +
    + + + +