摘要: /** * 计算下个月的今日 * @ $time 当前的时间戳 * @ $nums 退后或前进的月数(正数表示向后 负数表示向前) * **/ function next_month_today($... 阅读全文
posted @ 2014-04-16 21:53 scrit 阅读(351) 评论(0) 推荐(0) 编辑