HI,
I have 2 decimal with value as LeaveRequestToday: 0.46 (46 minutes) and LeaveRequest: 14.41 (14 hours : 41 Minutes).
What i am trying to do is adding these two decimal and convert it to valid 24 hours format Time.
For example: (LeaveRequestToday + LeaveRequest) ( 0.46 + 14.41) = 14:87 then convert it to time hh:mm i.e. 15:27.
Any idea ? Thanks

Report
All responses (
Answers (