Skip to content

Commit afb8ffa

Browse files
committed
Update date format
1 parent 812cfaa commit afb8ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chime_dash/app/utils/templates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def create_date_input(
177177
DatePickerSingle(
178178
className="form-control",
179179
day_size=32,
180+
display_format='YYYY-MM-DD',
180181
id=idx,
181182
**input_kwargs
182183
),

0 commit comments

Comments
 (0)