Re: [PATCH 3/4] add xmktime() function that always accounts for the TZ env
From: Eric Wong <hidden> Date: 2016-06-15 22:42:15
Junio C Hamano [off-list ref] wrote:
Eric Wong [off-list ref] writes:
quoted
This function was added because mktime in dietlibc doesn't seem to
account for the TZ env. Also, xmktime() now shares the same
always-summer bug TZ parsing elsewhere,