function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
cstance-blazercstance-blazer 

Locale Crazyiness?

So I'm working on an s-control and noticed something funky...

When I execute a report with US formatted custom dates and forward the browser to the link below, the report runs automatically.

https://na3.salesforce.com/00O50000001HBdL?sdate=11/1/2006&edate=11/30/2006


When I execute a report with Canadian formatted dates (and appropriate user/company locale settings) and forward the browser to the link below, the report does NOT run automatically. The user has to click the "Run Report" button. Moreover it complains about the dateformat even though the user's locale settings are correct.

https://na3.salesforce.com/00O50000001HBdL?sdate=1/11/2006&edate=30/11/2006

Why is this?

Eddie

Message Edited by cstance-blazer on 12-11-2006 07:05 PM