Hello everyone,
Let's say that I have a date/time variable (vardt) formatted as %tc. how can I add one second to the variable. For example, if the vardt is 12jan2015 17:01:11, I need 12jan2015 17:01:12. Also how can I add 1 minute and hours?
Thank you in advance,
Marvin
Let's say that I have a date/time variable (vardt) formatted as %tc. how can I add one second to the variable. For example, if the vardt is 12jan2015 17:01:11, I need 12jan2015 17:01:12. Also how can I add 1 minute and hours?
Thank you in advance,
Marvin
Comment