Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I want to create a module that will take a number representing minutes, and return the time in a hh:mm format.
I created the function to do this, but I need some help in formatting the time that gets returned.
Right now I have two variable that holds the hours and minutes.
Any help would be appreciated.
Thanks
Gary
I want to create a module that will take a number representing minutes, and return the time in a hh:mm format.
I created the function to do this, but I need some help in formatting the time that gets returned.
Right now I have two variable that holds the hours and minutes.
Any help would be appreciated.
Thanks
Gary