Mu utc offset
From Mailutils
Jump to navigationJump to search
#include <mailutils/datetime.h>
int mu_utc_offset (void);
The mu_utc_offset function returns the offset in seconds of the current time zone from UTC. The value is positive if the time zone lies east of UMC and negative otherwise.