site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Thread-index: AcotojKUJXXRqZ+ASHy6d1pkjR49YgAEunAg Our filter generates formatted date/time strings which we want to be localized. On my Mac I went into preferences/international and changed French to the first language and rebooted. Now the FCP UI shows up in French as expected. However in our code I got the current locale and it gave me "en_US" (i.e. US English). When I applied date formatting to an object, the string came out in English (i.e. "Sunday July 11"). We want our filter to conform to FCP behavior. It doesn't look like FCP is getting the language setting from the NSLocale settings (or the unix LC_TIME, LC_ALL environment variables which I also checked). So where is FCP extracting this information from? Thanks, Jay _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com