worldtime help
#1

Hello the time now is 10:35 , but i want one fs with time 12:35 is possible ?
Sorry my bad english
Reply
#2

Yes sure...just do this:

PHP код:
new h,m,s;
gettime(h,m,s);
+= 2//now you set the h 2 hours forwards..
//Here you can show the server time :) 
Reply
#3

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
Yes sure...just do this:

PHP код:
new h,m,s;
gettime(h,m,s);
+= 2//now you set the h 2 hours forwards..
//Here you can show the server time :) 
Please give with full fs :/
Reply
#4

For what?

Dude..just look in your script for this row..and then add this h+=2

Thats all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)