Is there a way to get a dateTime for now and now -24 hours?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?To get dateTime for now, assign the dateTime an expression set to: now (no quotes). To get now -24 hours, again use an expression set to: "compute:now;hour:-24;" (with quotes).
-
Inappropriate?OK, that's extremely convenient. I've been going about this in a completely different way. Are "compute" and "now" documented anywhere? I did a cursory search on the doc set, but didn't find anything. If so, please provide a link! If not, please document!
I’m wanting this now;hour-0;!
-
Inappropriate?This doc mentions about now: http://docs.bungeeconnect.com/Express...
I don't think there is any documentation on using compute. -
Inappropriate?Thank you as well!
And, further research allowed me to find this: http://docs.bungeeconnect.com/Runtime...
Someone already did the work!
I’m computastic.
-
Inappropriate?I would suggest
compute:now;day-1
instead of 24 hours, if you want to handle Daylight Savings a bit more gracefully.
I’m helpful, I hope.
Loading Profile...



EMPLOYEE
