This is a function which I find usefull when I need two timestamps corresponding to the First and Last days of a specified month. Especially usefull when you have dates stored
in a database (as timestamps) and you need to SELECT all records BETWEEN two dates.