# Functions
MonthIntervalTimeFromMon return the start date and end date of the given month.
MonthIntervalTimeFromNum return the start date and end date of the given number if mon = 0, indicate current month if mon = -1, indicate last month if mon = 1, indicate next month.