diff --git a/flows/main.json b/flows/main.json index abe6866..0a08054 100644 --- a/flows/main.json +++ b/flows/main.json @@ -7380,14 +7380,14 @@ "rows": null }, { - "label": "Date (DD/MM/YYYY)", + "label": "Date (DD/MM/YYYY, UTC)", "value": "object_date", "type": "text", "required": true, "rows": null }, { - "label": "Time (15:00)", + "label": "Time (15:00, UTC)", "value": "object_time", "type": "text", "required": true, @@ -7438,14 +7438,14 @@ "rows": null }, { - "label": "Date (DD/MM/YYYY)", + "label": "Date (DD/MM/YYYY, UTC)", "value": "object_date", "type": "text", "required": true, "rows": null }, { - "label": "Time (15:00)", + "label": "Time (15:00, UTC)", "value": "object_time", "type": "text", "required": true, @@ -7496,14 +7496,14 @@ "rows": null }, { - "label": "Date (DD/MM/YYYY)", + "label": "Date (DD/MM/YYYY, UTC)", "value": "object_date_end", "type": "text", "required": true, "rows": null }, { - "label": "Time (15:00)", + "label": "Time (15:00, UTC)", "value": "object_time_end", "type": "text", "required": true,