update,
This commit is contained in:
3
task1/utils/getChineseDayString.js
Normal file
3
task1/utils/getChineseDayString.js
Normal file
@@ -0,0 +1,3 @@
|
||||
function getChineseDayString() {
|
||||
return Utilities.formatDate(new Date(), "GMT+8", "yyyy 年 MM 月 dd 日");
|
||||
}
|
Reference in New Issue
Block a user