working for me:
UPDATE mytable SET date2 = strftime('%Y-%m-%d %H:%M:%f', 'now', 'localtime', '+' || (rowid * 0.001) || ' seconds');