You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a timegm implementation that aims to produce identical output to
glibc's timegm. Originally written for Dovecot, here as CC0. Current state is
incomplete and ugly, but I hope to improve it.