Jump to content

Time is not correct?


TrevorRage

Recommended Posts

Check this 

 

 

Basically, don't use GetTime. Rather, create 2 int variables (hour and minute) and you update (set) those too when you use .SetTime. And then, instead of .GetTime, you check those 2 variables and you'll have to format the time as you wish.

Edited by Tonytza
  • Like 1
Link to comment
Share on other sites

10 часов назад, Tonytza сказал:

Check this 

 

 

Basically, don't use GetTime. Rather, create 2 int variables (hour and minute) and you update (set) those too when you use .SetTime. And then, instead of .GetTime, you check those 2 variables and you'll have to format the time as you wish.

Thanks, I'll try.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...