回历日历 [英] Hijri Calender

查看:78
本文介绍了回历日历的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须在我的网站上使用Hijiri压延机.
我在我的页面中使用以下内容

I have to use a Hijiri calender in my website.
I''m using the below in my page

<asp:TextBox runat="server" ID="Date1"  autocomplete="off" /><br />
      
      <ajaxToolkit:CalendarExtender ID="defaultCalendarExtender" runat="server" TargetControlID="Date1"   />



我已经在ScriptManager中启用了全球化和本地化功能

并将以下代码放入web.config文件中,



and I have Enabled up the Globalization and Localization true in the ScriptManager

and put the below code in the web.config file ,

<systemweb>
    <globalization culture="ar-SA" uiCulture="ar-SA">
</systemweb>



如果有人可以帮忙,请耐心等待:sigh:



If any one can help please I am waiting :sigh:

推荐答案

根据我的发现,ajax calendarextender并不完全支持Hijri Calendar.

[
From what I can find, the ajax calendarextender doesn''t full support the Hijri Calendar.

This[^] is the best you''re going to get.


这篇关于回历日历的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆