Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
These two functions are returning the same thing.is there any difference?
Discussion posts and replies are publicly visible
I would request you to take a look at the usage considerations and the examples for a better understanding.
todate() - https://docs.appian.com/suite/help/24.1/fnc_conversion_todate.html#examples
datevalue() - https://docs.appian.com/suite/help/24.1/fnc_date_and_time_datevalue.html#examples
I go through the documentation. I'm unable to find any difference in those function. Could you please explain briefly with examples
Appian has some redundancy in its functions. index() and property() are a prominent example.
I just realized that the epoch usage considerations can be done in both and returns the same output. Thanks for that