Good morning,
I need some help converting a number to time.
For example, the value that comes out of SQL is: 7.5
This number needs to be converted to time: 07:30 how can I solve this?
another example is : 13.75 and this number should be converted to 13:45
Thanks in advance for the help :)