#pragma once time_t GetThisMonthBeginTime(); time_t GetNextMonthBeginTime(); time_t GetWeekBeginTime(); // begin at monday time_t GetDayBeginTime();