Openrefine: toDate() no longer works properly in the development version

Created on 27 Dec 2017  路  3Comments  路  Source: OpenRefine/OpenRefine

By trying the function toDate() on string-dates like "28/09/2015" or "12 may 2017", everything looks fine in the transformation window, but the result displayed is this:

java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Europe/Paris",offset=3600000,dstSavings=3600000,useDaylight=true,transitions=184,lastRule=java.util.SimpleTimeZone[id=Europe/Paris,offset=3600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]],firstDayOfWeek=2,minimalDaysInFirstWeek=4,ERA=?,YEAR=2014,MONTH=7,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=28,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]
--


bug java version compatibility Critical

All 3 comments

This is probably linked to the failing test case in #1300.

@wetneb Can you work on this over the next 2 weeks ? (invoice-able work)

@thadguidry, sure, but let's first get #1564 fixed, maybe? As there is some overlap.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ralcazar-oeg picture ralcazar-oeg  路  3Comments

thadguidry picture thadguidry  路  3Comments

ettorerizza picture ettorerizza  路  4Comments

anchardo picture anchardo  路  3Comments

lapoisse picture lapoisse  路  3Comments