The Date Block provides a date picker to select a specific date value that can be used in your workflow. The selected date is output in ISO string format.
The Date Block outputs dates in ISO string format (e.g. “2024-01-01T00:00:00.000Z”).
Can I input dates programmatically?
No, the Date Block only allows date selection through its date picker interface. For programmatic date handling, consider using other blocks that accept date inputs.