We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON representation:
"globalization": [ { "date_format": "DD-MON-YYYY", "date_time_format": "DD-MON-YYYY HH24:MI", "timestamp_format": "DD-MON-YYYY", "timestamp_tz_format": "DD-MON-YYYY", "nls_sort": "BINARY", "nls_comp": "BINARY", "nls_numeric_characters_dec_grp": ".,", "nls_currency": "$", "nls_territory": "AMERICA", "nls_language": "AMERICAN", "direction": "ltr", "application_primary_language": "en" } ]
The class PrintJob has a new variable of this type.
The text was updated successfully, but these errors were encountered:
issue #79: added new classes NativeLanguageSupport and Globalization …
d4b7b44
…for globalization options. PrintJob has a new variable of this Globalization class.
No branches or pull requests
JSON representation:
The class PrintJob has a new variable of this type.
The text was updated successfully, but these errors were encountered: