Stephen Totten 13.Sep.09 06:05 PM a Web browser Application developmentAll releasesWindows XP
Can anyone tell me where I can setup the date/time locale or regional settings for a notes RCP application.
When I run my java app outside of notes it picks up the DateFormat.SHORT format (under the default locale) as "HH:mm" (24 hour format), whilst when I run the same code as a Notes 8.5 RCP app the format comes back as "h:mm a" (12 hour format).