Skip to content

Workaround on a a bug from mktime that doesn't use daylight. If mktime is not...

Julien Wadel requested to merge fix/wrong_timestamp into master

Workaround on a a bug from mktime that doesn't use daylight. If mktime is not call with these 2 dst, then mktime will return an offset.

Merge request reports