Hi.
We have a custom field as date time picker and an own written mailhandler.
The mailhandler looks for this custom field like this:
issueInputParameters.addCustomFieldValue(id, "31/Mar/15 8:13");
Since it changed to summer time, it writes now in this customfield "31/Mar/15 9:13" (+ 1 hour). Are there some settings to fix this or do I have to program a workaround in the mailhandler?
Thank you in advance.
The problem was the timezone from the user which creates the issue. There it was set to an African timezone. After changing it to Europe Berlin, it works fine.
Hi!
Maybe there is a problems with timezone. Look at this https://answers.atlassian.com/questions/9880988
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.