Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Thanks for a great package :-)
It seems to be a problem parsing dates when umbraco language is set to norwegian. Seems to be a dd.MM. not MM.dd. issue
Anyway, here is some of the stack trace:
[FormatException: String was not recognized as a valid DateTime.] System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) +2835862 System.Convert.ToDateTime(String value) +98 Kenny.Umbraco.DataTypes.ImageCropper.DataEditor.OnInit(EventArgs e) +2341 System.Web.UI.Control.InitRecursive(Control namingContainer) +333
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Problem with dates when Umbraco language is set to norwegian
Thanks for a great package :-)
It seems to be a problem parsing dates when umbraco language is set to norwegian. Seems to be a dd.MM. not MM.dd. issue
Anyway, here is some of the stack trace:
is working on a reply...