I was following the tutorial https://coronalabs.com/blog/2013/01/15/working-with-time-and-dates-in-corona/
and I noticed that the command os.date("%FT%X%z") is making the Corona Windows Simulator to crash.
In fact, I didn’t find the %F as a valid command according to the http://docs.coronalabs.com/api/library/os/date.html