SA-MP Forums Archive
[Ajuda] GetTime - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] GetTime (/showthread.php?tid=373323)



GetTime - s4kuL - 30.08.2012

Por que quando uso

pawn Код:
new dia,mes,ano;
    gettime(dia,mes,ano);
No jogo aparece: ano, mes, e dia, ou seja ao contrario ?


Re: GetTime - Dolby - 30.08.2012

Quote:
Originally Posted by s4kuL
Посмотреть сообщение
Por que quando uso
pawn Код:
new dia,mes,ano;
    gettime(dia,mes,ano);
No jogo aparece: ano, mes, e dia, ou seja ao contrario ?
Entгo nгo seria Getdate ?
https://sampwiki.blast.hk/wiki/Getdate
GetTime retorna hora,minuto e segundo.