Not sure if this will work in all situations, but I had the error and fixed it this way: In the page that uses the Date.parseLocale funciton (or the CalendarExtender, or whatever), in the Page_PreRender call, add a startup script (Page.ClientScript.RegisterStartupScript(Type type, string key, string...