Date: Thu, 21 Aug 2025 22:09:59 +0000 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?= <des@FreeBSD.org> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: f5efc804294c - main - tzcode: Reduce diff to upstream Message-ID: <20250821220959.1AD6530@slippy.cwsent.com> In-Reply-To: <202508211859.57LIxkSl003750@gitrepo.freebsd.org> References: <202508211859.57LIxkSl003750@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <202508211859.57LIxkSl003750@gitrepo.freebsd.org>, Dag-Erling =?utf- 8?Q?Sm=C3=B8rgrav?= writes: > The branch main has been updated by des: > > URL: https://cgit.FreeBSD.org/src/commit/?id=f5efc804294c6bb24bd6d14bf2fb883a > 7320956c > > commit f5efc804294c6bb24bd6d14bf2fb883a7320956c > Author: Dag-Erling Smørgrav <des@FreeBSD.org> > AuthorDate: 2025-08-21 16:34:27 +0000 > Commit: Dag-Erling Smørgrav <des@FreeBSD.org> > CommitDate: 2025-08-21 18:59:37 +0000 > > tzcode: Reduce diff to upstream > > Reviewed by: imp, jhb, emaste > Differential Revision: https://reviews.freebsd.org/D51997 > --- > contrib/tzcode/localtime.c | 292 ++++++++++++++++++++++++++----------------- > -- > 1 file changed, 169 insertions(+), 123 deletions(-) > > diff --git a/contrib/tzcode/localtime.c b/contrib/tzcode/localtime.c > index a6ec3d8e4e21..6eabe0afe570 100644 One of these TZ commits set my timezone from America/Vancouver to UTC. tzsetup has no effect. Additionally the TZ environment variable is of no effect either. slippy$ date Thu Aug 21 22:06:04 UTC 2025 slippy$ echo $TZ America/Vancouver slippy$ -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e**(i*pi)+1=0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250821220959.1AD6530>