"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Wednesday 14 July 2004 11:54, Prasit Narkdee wrote:
> > $tmp = unpack("d", substr($this->data, $spos + 6,
8));
> > // It machine machine dependent
> >
> > if ($this->isDate($spos)
On Wednesday 14 July 2004 11:54, Prasit Narkdee wrote:
> $tmp = unpack("d", substr($this->data, $spos + 6, 8));
> // It machine machine dependent
>
> if ($this->isDate($spos)) {
> list($string, $raw) = $this->createDate($tmp['']);
>
2 matches
Mail list logo