You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TemperatureInput class currently expects datetime objects for the dates attribute. For convenience we need functionality to parse datetime objects from date strings specified in "YYYY-MM-DD" format.
Note: Please do not start on this issue until #245 is merged.
The text was updated successfully, but these errors were encountered:
The
TemperatureInput
class currently expectsdatetime
objects for thedates
attribute. For convenience we need functionality to parsedatetime
objects from date strings specified in "YYYY-MM-DD" format.Note: Please do not start on this issue until #245 is merged.
The text was updated successfully, but these errors were encountered: