Time Tool Extension [FREE]e

:rocket: Time Tool Extension by RasiTech - Version 1

Hey App Inventors!

I'm excited to share with you my latest creation - the Time Tool Extension by RasiTech! :clock3::sparkles:

Description:
This extension allows you to effortlessly convert seconds to time in the format (hh:mm:ss). It's a handy tool for anyone working with time-related calculations in your App Inventor projects.

Key Features:

  • ConvertSecondsToTime: Transform seconds into a human-readable time format.

How to Use:

  1. Import the extension into your project.
  2. Call the ConvertSecondsToTime function and pass the seconds as an argument.
  3. Get the time in the format (hh:mm:ss).

Get Started:
:link:
com.rasitech.timetool.aix (5.2 KB)

Screenshot:

Note: Make sure to check the documentation for any additional information on usage and integration.

Feel free to explore and incorporate this extension into your projects! If you encounter any issues or have suggestions for improvements, don't hesitate to reach out.

Happy coding! :rocket::sparkles:

1 Like

Il y a une erreur sur l'image : 60 secondes sont Γ©gales Γ  00:01:00

Nico

Available through clock blocks too:

2 Likes

Yes but, this extension only second

Hehe, i'm forgot it

That shortens all those countdown timer math cascades considerably.

Up to 86399 sec:


1 Like