Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
7 subscribers
Views
1692 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Appian documentation says" Dates values are not adjusted to a different tim
vineeta6579
over 10 years ago
Appian documentation says" Dates values are not adjusted to a different time zone when saved or displayed.".
I have a sail date picker on my UI, when i select today's date and submit the form after 9 PM EST. Its storing tomorrow's date in the process variable.
Any pointer why this is happening!!
OriginalPostID-153010
OriginalPostID-153010
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Make sure your application server has the following in the JAVA_OPTS/JVM Arguments:
-Duser.timezone=GMT
if you restart your application server and search for user.timezone you can find out if it's properly configured.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Make sure your application server has the following in the JAVA_OPTS/JVM Arguments:
-Duser.timezone=GMT
if you restart your application server and search for user.timezone you can find out if it's properly configured.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data