d = os.time {day= 19, month= 9, year= 1999} x = os.date("%F",d) print(x)