My (quite) simple solution is to just modify my C# executible I created that converts my original data into format suitable for NT6/7 import. In this code you simply have some kind of lookup table that provides the offset in hours within certain date ranges. When you parse the input file to output, you add/subtract the relevant hours to fix your data.
You then import the data into NT and apply whatever session template you would like for your starting time of the day

hope this helps some others.
thanks
PolarBear

Leave a comment: