Instructions
- In your workflow, use the action Plugins → Japanese Date Parser.
- Enter the date string you want to convert into the date_text field.
- The result will be returned as converted_date in Bubble's date format.
- You can use this directly for storing data, comparing dates, or calculating time differences.
✅ Supported formats (examples)
- 2025年6月18日 12:00
- 2025/06/18 12:00
-----
- Workflow 内で「Plugins → Japanese Date Parser」を使用します。
- date_text に変換したい文字列を入力します。
- 出力として converted_date が date 型で得られます。
- データ保存、比較、時刻差の計算などにそのまま使えます。
✅ 対応形式(例)
- 2025年6月18日 12:00
- 2025/06/18 12:00