Field data will be duplicated in DB; as result the date cannot longer be changed
caused by setting the language in the DB added in the last version.
Solution:
Installation of Calendar Field 2.3
After that this query needs to be performed:
DELETE FROM xxx_sobipro_field_data
WHERE fid
= 'yy' and lang
!= ''
Replace xxx with your database prefix and yy with the id of your calendar field