hi,
I noticed that there is a wrong timestamp in the intermediary diff file when populating diffs from api db to simple db via a diff.osm file. at the end it does not impact the snapshot but only the diff.osm file steps to reproduce: make a change at 10:00:00Z and upload to api db (josm) api db has the correct time 10Z make diff file: --write-xml-change intervalBegin=10:00:00Z diff file has the wrong time 08:00:00Z import diff file to snapshot or simple schema snapshot db has the correct time 10Z my local machine has UTC+2 time. martin _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
