Suppose I express the time right now as:
rightnow = Dates.format(Dates.now(Dates.UTC),"Y-mm-ddTH:MM:SS.SSSZ")
Now I need to express, in the same format, the time at some previous point, say, one week from rightnow. How do I do that?
2 posts - 2 participants