Re: per-chroot clock module ?

From: Bodo Eggert
Date: Sun Nov 28 2010 - 06:22:53 EST


Jason Vas Dias <jason.vas.dias@xxxxxxxxx> wrote:

> This would allow one to very easily support websites for totally different
> timezones

Timezones can be set using environment variables.

man 8 tzselect

example:

$ date
Sun Nov 28 12:11:39 CET 2010
$ TZ="America/New_York" date
Sun Nov 28 06:11:46 EST 2010



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/