Skip to content
This repository was archived by the owner on Apr 10, 2019. It is now read-only.

cannot bind date or time to ui. #32

Description

@MaddyMastering

when i try
let time = hour+":"+minute;
this.setState({time: time});

i get undefined is not a function(evaluating 'this.setState({time:time})')

but if i alert that time i can see correct time.
same problem for date.

plz help how to do this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions