Advertisement
Skymagnum

Untitled

Apr 27th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1.     if os.date("%d/%m/%Y") < '30/10/12' then
  2.        print("Sim, é menor.")
  3.           else
  4.        print("Não, desculpe, mas é maior")
  5.     end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement