HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📌
hkob's Notion
/
ℹ️
逆引きFormula 2.0
/
💾
Database storage
/
📅
現在時刻を得るには?
📅

現在時刻を得るには?

Status
Update
関数説明
📓
now
属性名
返り値
Date
関連するもの
ℹ️
逆引きFormula 2.0
に戻る
これだけ「日付」属性と関係ないものです。now() で現在の時刻を取得できます。以下の数式でprop(日付)の部分をnow()に書き換える現在時刻に関するものに変更できます。
→
📓
now
日付関連
Name
now
a
Sep 12, 2025 10:36 PM
 
/* 現在時刻を得る */ now()