This website requires JavaScript.
Explore
Help
Sign In
lix
/
mnote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ff10fa86c9bdb4312068cee60f37d78fb9fdb17
mnote
/
wolai-frontend
/
convex
/
_utils
/
time.ts
T
5 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
0.2.1 onlyoffice修复
2026-01-17 10:12:53 +08:00
export
function
nowIso
()
:
string
{
return
new
Date
().
toISOString
();
}
Reference in New Issue
Copy Permalink