J
jodleren
Hi all
I get data like this: lastgood_master=1233582125, the number is a unis
number:
" Returns the current time measured in the number of seconds since the
Unix Epoch (January 1 1970 00:00:00 GMT). "
And I need to do 2 things
1) show that date is some format (dd.mm hh:nn) in ASP
2) check with the current time in ASP - meaning that I get now() which
I have to compare it with.
Any ideas anyone
TIA
Sonnich
I get data like this: lastgood_master=1233582125, the number is a unis
number:
" Returns the current time measured in the number of seconds since the
Unix Epoch (January 1 1970 00:00:00 GMT). "
And I need to do 2 things
1) show that date is some format (dd.mm hh:nn) in ASP
2) check with the current time in ASP - meaning that I get now() which
I have to compare it with.
Any ideas anyone
TIA
Sonnich