HomeHome Product Discus... Product Discus...SmithCartSmithCartDate localization?Date localization?
Previous
 
Next
New Post
9/20/2010 10:24 PM
 

Just wondering where language localization is up to. Please advise re: the following problem.

In Australia, the date format is DD/MM/YYYY. This is important to us so that local customers don't think we are an off-shore company.

If I choose the Australian English language pack, and then click on a product that has a review, I think the date of the review throws an exception. Here are the details.

String was not recognized as a valid DateTime

Here is the exception from the event viewer:

AssemblyVersion: 5.5.0

InnerException: String was not recognized as a valid DateTime.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: System.DateTimeParse.Parse

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: String was not recognized as a valid DateTime. ---> System.FormatException: String was not recognized as a valid DateTime. at System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) at System.Convert.ToDateTime(String value, IFormatProvider provider) at System.String.System.IConvertible.ToDateTime(IFormatProvider provider) at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at DotNetNuke.Common.Utilities.CBO.HydrateObject(Object hydratedObject, IDataReader dr) at DotNetNuke.Common.Utilities.CBO.FillObjectFromReader(Object objObject, IDataReader dr) at DotNetNuke.Common.Utilities.CBO.CreateObjectFromReader(Type objType, IDataReader dr, Boolean closeReader) at DotNetNuke.Common.Utilities.CBO.FillListFromReader(Type objType, IDataReader dr, IList objList, Boolean closeReader) at DotNetNuke.Common.Utilities.CBO.FillCollection(IDataReader dr, Type objType) at Smith.DNN.Modules.BuyNow.SmithController.ListProductReview(Int32 productID) at Smith.DNN.Modules.BuyNow.ProductDetails.BindProductReviews() at Smith.DNN.Modules.BuyNow.ProductDetails.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 
New Post
9/21/2010 7:13 PM
 

Language localization is about 4-6 weeks out.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartDate localization?Date localization?