if you want to show asp.net calender in hindi as show above then you will have to do following:
< %@ Page Culture="hi-IN" uiculture="hi-IN" Language="vb"
% >
< html >
< head >
< title >Simple Sample - Hindi< /title >
< /head >
< body >
< form runat="Server" >
< asp:Calendar id="C1" runat="server"
DayNameFormat="Full" >< /asp:Calendar >
< /form >
< /body >
< /html >
Show Asp.net Calender in Hindi
Posted by
Rajesh Rolen
at
Wednesday, January 6, 2010
Labels: ASP.NET
0 comments:
Post a Comment