From bde1138e0090f5d869c16583f380d3efebcc84b0 Mon Sep 17 00:00:00 2001 From: "zhuxiujia@qq.com" Date: Wed, 20 Dec 2023 23:37:37 +0800 Subject: [PATCH] update doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9777c4d..c82a691 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ this date cartes is very fast(<= 50ns) including * utc() * week_day() * to_string() -* format("YYYY-MM-DD hh:mm:ss.000000") * eq(),== * add(),sub() -* set_offset() +* format("YYYY-MM-DD hh:mm:ss.000000") * parse("YYYY-MM-DD,hh:mm:ss.000000","2022-12-13,11:12:14.123456") +* set_offset() * unix_timestamp() * unix_timestamp_millis() * unix_timestamp_nano()