Date: Thu, 27 Oct 2022 14:26:21 -0500 From: Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com> To: freebsd-hackers <freebsd-hackers@freebsd.org> Subject: Equivalent of Linux timezone in FreeBSD Message-ID: <f8db389b-a882-13c4-bfc5-9cd1c56762ca@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I am attempting to port code that uses an external variable called timezone, which is defined in the Linux file time.h as the number of seconds West of UTC for the current timezone. Is there an equivalent of this in FreeBSD or other BSDs? Is this the right group to ask this question? Thanks, Stephen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f8db389b-a882-13c4-bfc5-9cd1c56762ca>