Hi!
I´m having this same problem, I added the code
load_plugin_textdomain( 'contact-form-7-datepicker', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
to the contact-form-7-datepicker.php , but still the translation of the calendar is not showing up. Do I need to do anything else besides copying and pasting the code? Do I need to add anything else?