Hello
I have found some topics about periodbetween code but i couldnt find calculating hours between to timestamp. For example i will give 2 dates& hour as string as str1 str2
str1 = 2014-11-17 10.00
str2 = 2014-11-20 18.50
I have to get the 3 days and 8.50 hours as minutes
TY
I have found some topics about periodbetween code but i couldnt find calculating hours between to timestamp. For example i will give 2 dates& hour as string as str1 str2
str1 = 2014-11-17 10.00
str2 = 2014-11-20 18.50
I have to get the 3 days and 8.50 hours as minutes
TY