__author__ = 'k22li' from datetime import datetime print datetime.today() print datetime.today().strftime(%M)