Showing posts with label DateTime. Show all posts
Showing posts with label DateTime. Show all posts

Monday, 9 September 2013

Extension methods for rounding time up and down

Wednesday, 29 February 2012

Convert decimal hours to Time String

If you need to convert a decimal number of hours, to a time string. This can be achieved with the below code;