Command rs_create_repdef assumes configuration pdb_convert_datetime is false

[CR# 488347] Command rs_create_repdef creates a replication definition, and for date columns, the replication definition created has a column datatype defined that assumes Replication Agent configuration pdb_convert_datetime is set to false. If pdb_convert_datetime is set to true, the format of the date value will not match the format expected by Replication Server.

Workaround: Change the pdb_convert_datetime configuration to false, or create replication definitions manually (do not use command rs_create_repdef).