Re: Subtract Time (seconds) from a DateTime Sequence
- Posted by jimcbrown (admin) Jun 28, 2013
- 1271 views
eukat said...
Can't you include std/datetime.e, subtract your seconds from from_unix(), then use now() to convert to the {2012,3,1,0,0,30) format?
The file as a whole has a few instances where it uses newer 4.0 constructs, so this wouldn't work without some tweaking.
But, that is a viable option imvho.