Le 07/01/2013 11:17, Kornel Benko a écrit :
The problem arises, if we export to latex.
As it is now, the timestamps are written respecting the local timezone.
Importing this back with tex2lyx, everything is OK, if one happens to be
in same timezone.
But for different timezones this changes.
This patch uses GMT for read/write tex.
This looks good. Are we supposed to put some special time handling
things in lyxtime.cpp? I a not sure what the scope of the file is,
besides the obvious hiding of a Qt dependency.
JMarc