Skip to content

TimeField and DateField that return a Dates.Time and Dates.Date #169

@fonsp

Description

@fonsp

We already have a TimeField widget that returns the selected time as a String (boooo), which was the only possibility last year.

Since #148 , it is possible to transform a value before assigning it to the bound julia variable. For example, take a look at #168

This means that we can create a new TimeField and DateField that return the Julia date and time fields directly!

Let's call it TimePicker and DatePicker to avoid breaking the existing functions.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions