On Mon, Jun 26, 2006 at 11:53:27AM +0200, export@xxxxxxx wrote: > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> > <title></title> First, please do not use HTML in emails, or use at least multipart/mixed. Thank you. Second: localtime and localtime_r are standard functions of the C Library. So, in short, if your apache module calls the function localtime (or locatime_r), the C Library will return the the value your Operating system has. Rainer --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx