VTKHDF reader correctly set DATA_TIME_STEP
Two issues here:
- reader uses to update DATA_TIME_STEP information before updating TimeValue so it contained the previous time
- DATA_TIME_STEP should be set even with a unique time value
Edited by Nicolas Vuaille