Idea

Jeremy R avatar image
3 Likes"
Jeremy R suggested Matthew Gillespie commented

Support in-place addition and subtraction for DateTime

It would be helpful if DateTime supported in-place addition and subtraction.
So instead of

currentDate = currentDate + DateTime.days(21)
you could type
currentDate += DateTime.days(21)

where currentDate is a DateTime.

datetime
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Comment

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie commented

This has been done for the upcoming 20.0 release.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write a Comment

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.