in reply to Re: problem in Rfc2080 date of imap server
in thread problem in Rfc2080 date of imap server

Surely it does/should return the time on the server if the supplied parameter is time() ?

--
.sig : File not found.

  • Comment on Re^2: problem in Rfc2080 date of imap server

Replies are listed 'Best First'.
Re^3: problem in Rfc2080 date of imap server
by jethro (Monsignor) on Sep 24, 2008 at 12:59 UTC
    He seems to program a client (executed on the client machine), so time() should get the date and time of the client not the server.
      D'oh! I've been writing too much CGI code that runs on servers - in my head I've confounded "server" and "machine".

      More meaningful thoughts can now be posted...

      --
      .sig : File not found.