inLastDays inLastDays

指定された日付または日時が現在の日時とその delta 日前の間にある場合、true を返します。

カテゴリ

日付

関数の構文

inLastDays(<dateTime>,<delta>)

パラメーター

パラメーター
タイプ
日時
日時
delta
整数

シグネチャと戻り値のタイプ

inLastDays(<dateTime>,<integer>)

ブール値を返します。

inLastDays(toDateTime('2023-12-12T01:11:00Z'), 4)

true を返します。

recommendation-more-help
b22c9c5d-9208-48f4-b874-1cefb8df4d76