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.
The database shows the 2022-08-01 14:00:00:00, and it is defined as the date time field on data base side. But when I do the query via CDT its shows 08/01/2022 9:00 am CDT ( 5 hour difference )
Please see the CDT defnion below
Please see the CDT definition below. Please let me know how I can fix these issues such as how I can show the date like database value
Discussion posts and replies are publicly visible
All date/time values are stored in the database as GMT / UTC values. When displaying anything in the front-end, Appian automatically converts that value to show the equivalent value in the user's chosen time zone (or by default the system's time zone). This is not an error.