Unix Timestamps
#4

Hi!
Timestamp shouldn't be a string. You don't have to change all because you can do this:

PHP код:
TimestampToDate(timestamp,date[0],date[1],date[2],date[3],date[4],date[5],2); 
to
PHP код:
TimestampToDate(strval(timestamp),date[0],date[1],date[2],date[3],date[4],date[5],2); 
Reply


Messages In This Thread
Unix Timestamps - by theonethatownz - 26.03.2016, 16:04
Re: Unix Timestamps - by Abagail - 26.03.2016, 16:24
Re: Unix Timestamps - by theonethatownz - 26.03.2016, 16:51
Re: Unix Timestamps - by Mencent - 26.03.2016, 18:39
Re: Unix Timestamps - by theonethatownz - 26.03.2016, 20:18
Re: Unix Timestamps - by czerwony03 - 26.03.2016, 23:20

Forum Jump:


Users browsing this thread: 1 Guest(s)