If I am reading what you want correctly, tr
=if(mod(time_entry,1)<0.5,hour(time_entry)+minute(time_entry)/100,-hour(1-mod(time_entry,1))-minute(1-mod(time_entry,1))/100
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.