How to merge two dates into a normal human readable date range

AcifyStaify

New Member
Say you have the following date range:\[code\]2010-04-10 - 2010-04-15\[/code\]As a human, I might write this as \[code\]April 10 - 15, 2010\[/code\], or something like that. Not sure if there is a defined correct way of writing ranges like that, but anyways, if you were to do something like that, how would you do that? I'm not even sure where to begin...I'd like to do this so that the date ranges potentially can be more compact, easier to read and also nicer looking.
 
Back
Top