Index: common/gsm-sms.c =================================================================== RCS file: /sources/gnokii/gnokii/common/gsm-sms.c,v retrieving revision 1.178 diff -r1.178 gsm-sms.c 1912c1912 < t.tm_mon = sms->smsc_time.month; --- > t.tm_mon = sms->smsc_time.month - 1;