Time Utility module (UPDATE v2.0.0)

Hello Developers.

I’m here to introduce you all the Time Utility module. Time Utility module is a module that can be used for scripting time-related stuff. The module comes with various useful functions that can be used to manage time stamps, change time units, and format second to time to make it look nice and readable. This module makes it a lot easier for developers to handle all sorts of time-related tasks in their projects.

Read more in the Documentation section link to learn how to set up the module and how the module functions work!!

Download the module in the Source section link!!

Documentation: Home | Full Documentation (Time Utility Module)
Source: GitHub - Tranquananh2811/Time-Utility-Module

11 Likes

Bugs fixed:

  • Fixed a bug when the module checks for year and month units for update.
  • Fixed a bug in the FormatSecondToTime function.
1 Like

This is cool, I wish I had this before hope you add more, from looking at the documentation I give more examples though. As well as I would suggest functions like SecondsToTime and you choose what type of time to transform it to like Hours, Minutes, Days, Etc.

Thanks for your feedback. This will help me a lot. I’m currently adding more new stuff such as configurations for the module, basic usage for the API, and some API rework. and I’m also finding bugs in the module to fix it to make sure that developers will not counter any errors while using the module. :wink:

1 Like

For the SecondsToTime we already got the format function named FormatSecondToTime.

1 Like

Alright, I would focus on your documentation currently though.

1 Like