I have a DATETIME string of the format 20180311140001
Which is YYYYMMDDHHMMSS
How can I subtract 10 hours?
Note: I have FME2016, so I lack the DateTimeCalculator
Once I have calculated the above, I still need to do more tweaking, but that is string manipulation, not a math calculation