From 757cb13b8418ccc744dbb6ccb2a4d5cb51ca9de1 Mon Sep 17 00:00:00 2001 From: howel52 Date: Mon, 27 Apr 2020 16:37:52 +0800 Subject: [PATCH] docs: ExpiredTime format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2485fd8..642863f 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ client.SignSts2(policy, 600 * 1000); //传递policy和expire ``` { - ExpiredTime: '20191121T102857Z', + ExpiredTime: '4/27/2020, 7:20:54 AM', SessionToken: 'xxx', AccessKeyId: 'xxx', SecretAccessKey: 'xxx'