Posted 7 March 2021, 11:00 pm EST
Hi!I'm including the c1-calendar control in an MVC core 3.1 app, but I need the display language of months and dates in spanish. Is it possible?
Thanks!
Forums Home / ComponentOne / ASP.NET MVC Edition Topics
Posted by: sebastian73 on 7 March 2021, 11:00 pm EST
Posted 7 March 2021, 11:00 pm EST
Hi!Replied 8 March 2021, 1:45 am EST
I mean a c1-input-date. Sorry.Marked as Answer
Replied 8 March 2021, 5:48 pm EST
Hi,<c1-styles />
<c1-scripts culture="es">
<c1-basic-scripts />
</c1-scripts>