[QFJ-418] Session Schedule settings: also try with US day names Created: 18/Mar/09  Updated: 15/Nov/12  Resolved: 25/Jan/10

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.4.0
Fix Version/s: 1.5.0

Type: Improvement Priority: Default
Reporter: Paul-Henri Giraud Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None


 Description   

The settings of the "StartDay" and "EndDay" day names must conform to the locale of the running platform, that make the installation of a QuickFIXJ application difficult when customers have several platforms languages.

It could be very interesting to always set the configuration in US day names whatever the locale setting is; and keep the ability to use local day names anyway.

The quickfix.DayConverter helper class may try to convert day names using Locale.getDefault() then using Locale.US in case of failure, then throw the ConfigError as it does now.



 Comments   
Comment by Steve Bate [ 25/Jan/10 ]

SVN #928

Generated at Mon May 20 12:32:53 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.