Skip to main content
Notion 公式
返回函数索引

formatDate

Notion formatDate 函数速查,包含语法、作用、返回值和示例说明。

速查

项目内容
函数formatDate()
分类日期与时间
语法formatDate(date, format)
作用格式化日期
返回值Text

Notion 公式编辑器中的 formatDate 函数官方示例

示例与说明

formatDate(prop("日期"), "YYYY-MM-DD")
formatDate(prop("日期"), "YYYY年MM月DD日")

常用格式:

目标示例格式
年月日YYYY-MM-DD
中文日期YYYY年MM月DD日
年月YYYY-MM
日期时间YYYY-MM-DD HH:mm
星期dddd

相关函数

想把这些公式直接用在任务提醒、项目进度、笔记热力图和统计报表里,可以继续了解 FLO.W 思流 Notion 模板

返回函数索引

最后更新于