mIRC Homepage
Posted By: jacksparrow2 how i converted the time - 09/12/03 02:07 PM
i have 23:01:24 and i want to convert 11:01:24

thnx so muchj

on ^*:NOTICE:*:*: {
if ($nick == Operserv) /echo @operserv 12,0 $2- $time | write $mircdirong\oper.ong $2-| halt
}


Posted By: Doqnach Re: how i converted the time - 09/12/03 02:12 PM
$time(hh:mm:ss)
Posted By: theRat Re: how i converted the time - 09/12/03 02:13 PM
$asctime(hh:nn:ss)
Posted By: elegantlywasted Re: how i converted the time - 09/12/03 02:20 PM
this below would change the time display ....
/timestamp -f hh:nn:ss
Posted By: jacksparrow2 Re: how i converted the time - 09/12/03 02:24 PM
thnx pal
© mIRC Discussion Forums