Skip to main content
Email Password   helpLost your password?
Screenshot - ssdtpicker.gif

Introduction

Several English date time pickers are available, but there is no Urdu dtpicker. This is the first time that an Urdu dtpicker is available on the Web. For Urdu dtpicker, the Unicoding technique has been used. For a fine look and best scripting, a powerful CSS is applied.

Background

Screenshot - calendar.jpg

This article is very useful for new programmers and Urdu lovers. Urdu language has a powerful historical background and literature, so it is time to promote NET Urdu.

Using the Code

// short day names
Calendar._SDN = new Array
("??????",
"???",
"????",
"???",
"??????",
"????",
"????",
"?????");
// First day of the week. "0" means display Sunday first, "1" means display
// Monday first, etc.
Calendar._FD = 0;
// full month names
Calendar._MN = new Array
("?????",
"?????",
"????",
"?????",
"??",
"???",
"?????",
"????",
"?????",
"??????",
"?????",
"?????");
// short month names

Points of Interest

Character Map Unicode is used for Urdu dtpicker. A powerful CSS is used.

The dtpicker is browser independent. It run on Internet explorer 4, 4.5, 5, 6, 7, Mozilla FireFox4, 5, Netscape 6 and all other browsers.

About Me

Tariq Aziz is a software Engineer in esolpk(pvt) ltd. Islamabad programming in .NET Enterprise level. ASP.NET 2.0, C# 2.0, JavaScript, XML, AJAX, WebServices.
He has a Master's degree in Computer Sciences from University of Lahore.

I have written many articles on The Code Project. This article is a good addition of my work. I enjoy getting article feedback from CodeProject users.

Screenshot - tariq_1.jpg
You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
GeneralGood innovative work! Pin
Vasudevan Deepak Kumar
4:56 27 Jun '07  
Generalkeep it up!!! Pin
MqPasta
0:16 26 Jun '07  
GeneralRe: keep it up!!! Pin
Bilal Haider Asi
9:09 26 Jun '07  
GeneralRe: keep it up!!! Pin
-AAmir-
21:24 26 Jun '07  
GeneralRe: keep it up!!! Pin
Member 3849129
21:55 4 May '09  
GeneralCool!!!!! Pin
Sarosh Sanaullah
22:06 22 Jun '07  
GeneralRe: Cool!!!!! Pin
Tariqaziz
2:46 29 May '09  
GeneralHi Tariqaziz Pin
Isfanhabib
21:38 15 Oct '09  
GeneralRe: Hi Tariqaziz Pin
Tariqaziz
9:14 19 Oct '09  
GeneralGood effort Pin
arifpak
20:58 22 Jun '07  
GeneralRe: Good effort Pin
Tariqaziz
2:45 29 May '09  
GeneralGreat Pin
Muhammad Kashif Hameed
1:56 22 Jun '07  
GeneralRe: Great Pin
Tariqaziz
4:23 22 Jun '07  
GeneralRe: Great Pin
Muhammad Kashif Hameed
21:37 23 Jun '07  
GeneralRe: Great Pin
Vasudevan Deepak Kumar
4:58 27 Jun '07  
GeneralThx Pin
| Muhammad Waqas Butt |
1:03 22 Jun '07  
GeneralNice work Pin
qumer101
22:29 21 Jun '07  


Last Updated 27 Jun 2007 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009