Skip to content

Commit

Permalink
Merge branch 'v2' into sanitize-spaces-from-productName
Browse files Browse the repository at this point in the history
  • Loading branch information
hilpitome authored Aug 29, 2024
2 parents 92a41ea + 178a3b7 commit f60c10f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public class DateRangeTypeHandler extends BaseTypeHandler implements TypeHandler

public DateRangeTypeHandler() {
dateFormat = new SimpleDateFormat("yyyy-MM-dd");
dateFormat.setTimeZone(TimeZone.getTimeZone("UTC"));
}

@Override
Expand Down

0 comments on commit f60c10f

Please sign in to comment.