When a C UDR handles strings that contain end-user formats for date, time, numeric, or monetary data, you must write the UDR so that it handles any locale-specific formats of these end-user formats. The DataBlade API provides functions that convert between the internal representation of several data types and its end-user format.
The following DataBlade API functions convert an internal database value to a string that uses the locale-specific end-user format.
The following DataBlade API functions interpret a string in its locale-specific end-user format and convert it to its internal database value.