Hi,
I need to move the selected date in the picker component to a "Long" type field. To do this I use the "getDuration ()" method and in the debugger it shows the message "[EDT] 0: 2: 18,194 - Exception: java.lang.ClassCastException - java.util.Date cannot be cast to java.lang.Long "
If I am doing something wrong I would like you to tell me which is the correct way.
Thanks