Time do not return day
Posted: Tue Apr 26, 2016 2:43 pm
Please will some one test these 3 lines:
Year and month is ok, but as day I got DAY
Thanks
Code: Select all
x = time("year-month-day")
print x
end
Year and month is ok, but as day I got DAY
Thanks