Hello all,
this isn't really an sqlite question but it tangentially touches on it.
Please disregard it if it offends.

I'm trying to write an atom feed exporter for my sqlite database and I need
to export the utc time. My development box, windows xp, insists (both in C
and in SQLite) that UTC is 10 hours different than localtime. I've clearly
set the timezone to US CST in the control panel. I've also tried setting
both the TZ and TIME_ZONE environment variables (CST6CDT). No luck.

Any suggestions?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to