gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] smsd sqlite insert month number correctly


From: Pedro Aguilar
Subject: [PATCH] smsd sqlite insert month number correctly
Date: Tue, 20 May 2014 11:54:01 +0200 (CEST)

Hi,
 
The following simple patch fixes the month number in SQLite's inbox table.
Since localtime() returns tm_mon in the range 0 -11, by adding one it inserts the right month.
 
Regards,
 
Pedro Aguilar
http://paguilar.org

Attachment: insert_right_month_number.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]