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
Because the Espressobin doesn't have a clock, we can't store the time. And because devices might move around, you should have a way to edit the date and time.
todo: figure out right date format
add ui to display date and time in an editable field (validate input)
add ui to display timezone as well in an editable field. (validate input - string input only)
implement system exec() stubs for the above two if fields are edited.
The text was updated successfully, but these errors were encountered:
Because the Espressobin doesn't have a clock, we can't store the time. And because devices might move around, you should have a way to edit the date and time.
The text was updated successfully, but these errors were encountered: