mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
487001d697
.demo.md for component demo .demo-entry.md for demo entry .md for common docs
263 B
263 B
Format
Format time. Specs see date-fns format.
<n-time :time="0" format="yyyy-MM-dd"/>
<br>
<n-time :time="0" format="yyyy-MM-dd hh:mm"/>
<br>
<n-time :time="0" format="yyyy-MM-dd hh:mm:ss"/>