Example #1
0
	def fstr2dt(str):
		return datetime.strptim(str, format)
Example #2
0
def formatDate(day, month, year):
    return datetime.strptim("")