Solved
Forum Discussion
AlexKaras
Champion Level 1
7 years agoHi Jenny,
a) Your code snippet does not look correct. I would expect this:
aqDateTime.SetSystemDateTime(aqDateTime.AddDays(aqDateTime.Today(), 2))
b) Documentation for the .SetSystemDateTime() method mentions that in order to succeed, the method mus be executed with admin privileges.
- JennyH117 years agoFrequent Contributor
Thank you Alex!
I'm glad I was on the right track! :)