If the property you want to convert is "RainFall", then you need to do the following:
Make sure that the hourly data are the total rain through this hour not the average rainfall, otherwise you have to multiply the hourly value by 60 before going to next step.
Sum the hourly data of each day to get the daily rain.
Dear Mohammad Sir, it is simple summation, I want to calculate all the 24 entries and make it one. moreover for many days the data is missing so I may not get 24 entries for each day.
As I understand your problem, this is a problem of missing data. Try perhaps to compare your data with TRMM (every 3 hours; grid space: 0.02° long/lat). If you conclude that at your site the comparison is satisfactory (for 3 hours data), you can replace your missing data with satellite estimates. Attention, the problem cannot be so simple as I say! You are dealing in-situ data while for the satellite, it is a question of pixel.