Exercise Date and Time
- Add a new menu entry "My Age"
- Create data types for the following:
- myBirthDay (new Date())
- myBirthTime (new Time())
- myAge (Number)
- timeOfDay (Text)
- Update timeOfDay with "morning" or "afternoon" depending on the birth hour.
- Display a single message with the age, year and time of birth.
- Build and test
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com