MARKETPLACE
PLUGINS
CREATE DATE LIST(日時リスト作成)
Create date list(日時リスト作成) logo

Create date list(日時リスト作成)

Published November 2025
   •    Updated this week

Plugin details

このプラグインは、指定した開始日時・終了日時・インターバル(分)から、日時のリストを自動生成します。 スケジュール一覧、カレンダーのタイムスロット、予約枠の生成などに最適です。

主な特徴:
開始時間と終了時間を指定して、分単位で日時リストを作成
結果は date_list(リスト形式)として返却
BubbleのWorkflowやRepeating Group内で活用可能

使用例:
10:00〜18:00を30分間隔で区切り → [10:00, 10:30, 11:00, ... 18:00]
スケジュール登録・予約アプリ・タイムテーブル表示に最適

-----English Description-----
This plugin automatically generates a list of date-time values between a specified start and end time, based on a given interval (in minutes).
Perfect for scheduling, calendar time slots, or reservation systems.

Key Features:
Generate a list of dates/times between a start and end time
Supports minute-level intervals (e.g., every 15, 30, 60 minutes)
Returns a list of date values (date_list)
Easy to use in Bubble workflows or Repeating Groups

Example:
From 10:00 to 18:00 at 30-minute intervals → [10:00, 10:30, 11:00, ... 18:00]

Ideal for:
Scheduling and booking apps
Calendar and timetable generation
Repeating Group-based time slot displays

Free

For everyone

stars   •   0 ratings
0 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

爆速開発ラボ logo
爆速開発ラボ
Joined 2020   •   3 Plugins
View contributor profile

Instructions

Workflow でアクション「日時リストの作成」を追加します。
以下のパラメータを設定します:
開始時間(start_time):日時型の値
終了時間(end_time):日時型の値
インターバル(interval):数値(分単位)

実行結果は date_list として返されます。

date_list はリスト型の日時データとして扱えるため、Repeating Groupなどでそのまま表示できます。

例:
開始時間:2025-01-01 09:00
終了時間:2025-01-01 12:00
インターバル:30
→ 出力:[09:00, 09:30, 10:00, 10:30, 11:00, 11:30, 12:00]

-----English Instruction-----
In your Workflow, add the action "Create date list".

Set the following parameters:
start_time: Date (Start date/time)
end_time: Date (End date/time)
interval: Number (Interval in minutes)

The result will be returned as date_list.

You can use date_list directly as a data source in a Repeating Group or any list-based element.

Example:
Start time: 2025-01-01 09:00
End time: 2025-01-01 12:00
Interval: 30
→ Output: [09:00, 09:30, 10:00, 10:30, 11:00, 11:30, 12:00]

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble