Skip to content

Conversation

ggallotti
Copy link
Member

@ggallotti ggallotti commented Mar 20, 2023

Fix crash:

The datetime zone id 'America/Ciudad_Juarez' is not recognised
org.joda.time.DateTimeZone.forTimeZone (DateTimeZone.java:398)
com.genexus.specific.java.GXutil.Java2JodaTimeZone (GXutil.java:34)
com.genexus.specific.java.GXutil.DateTimeFromUTC (GXutil.java:51)
com.genexus.CommonUtil.DateTimeFromUTC (CommonUtil.java:937)
com.genexus.CommonUtil.ConvertDateTime (CommonUtil.java:910)
  • Bump joda timezone maven library
  • Do not crash Application when Timezone does not exists. Use default one.
  • Add UnitTests

@ggallotti ggallotti changed the title Fix timezone crash Fix Timezone Crash when Timezone does not exist Mar 20, 2023
@ggallotti ggallotti self-assigned this Mar 20, 2023
@ggallotti ggallotti marked this pull request as ready for review March 21, 2023 14:51
@ggallotti ggallotti requested a review from iroqueta March 21, 2023 14:51
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti merged commit 89c9032 into master Mar 22, 2023
@ggallotti ggallotti deleted the timezone branch March 22, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants