Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ...
- if( hora == "12:00")
- {
- if( hora != "12:00")
- {
- // 75% da lógica de negócio (basicamente, todo o cálculo do horário ponto)
- }
- }
- // ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement