DNNCommunity / DNN.Events

DNN Events manages display of upcoming events as a list in chronological order or in calendar format with additional information. This Github repo is used for source management and releases.
MIT License
27 stars 40 forks source link

Datepicker is not working on any page with Norwegian language #201

Open Git07Omkar opened 4 years ago

Git07Omkar commented 4 years ago

I have to use this module in DNN 9.3.1 and in the Norwegian language, which follows the "22.10.19" date pattern. It seems like this issue is only for the Norwegian language, as its working fine for American English which follows the "22/10/19" date pattern. Please suggest. Thanks in advance

thabaum commented 4 years ago

I believe a new datepicker is being created to be used in DNN Events module and is being tested now. Would there need to be a culture code setting added to DNN Events for Telerik or any datepicker to work for everybody here?

https://www.telerik.com/forums/the-value-dd-mm-yyyy-not-valid

A similar issue I believe with a similar UI tool.

Git07Omkar commented 4 years ago

Do you know the expected time for the new release of event module with the culture code setting?

EPTamminga commented 4 years ago

If time allows, and the PR works correctly, I will create a new release in the upcoming week. @thabaum Tnx for the fixes!

thabaum commented 4 years ago

Thank you all so much for the contributions and time helping DNN Events @EPTamminga You are great assets to our community team!

Git07Omkar commented 4 years ago

Is this issue fixed ?

EPTamminga commented 4 years ago

No new release created. I was working on some other issues. When time allows, I will regroup myself and have a go at a new release. Sorry for the delay.

thabaum commented 4 years ago

@Git07Omkar have you tried the new release 7.0.5? Thanks @EPTamminga

Git07Omkar commented 4 years ago

@thabaum Yes, I have tried the latest version 7.0.6 of this module in DNN 9.5.0, But still got the same issue.