Fix non Linux build.
timezone global is a linux-ism whereas it is a function under BSD. Here a helper to get the timezone value in a more portable manner.
Please register or sign in to comment
timezone global is a linux-ism whereas it is a function under BSD. Here a helper to get the timezone value in a more portable manner.