5,666,132 members and growing! (19,508 online)
Email Password   helpLost your password?
Languages » C# » Date / Time     Intermediate License: The Code Project Open License (CPOL)

Urdu Date Time Picker

By Tariqaziz

First Time Urdu Date Time Picker
C#, Javascript, Windows, .NET, Visual Studio, Dev

Posted: 21 Jun 2007
Updated: 27 Jun 2007
Views: 14,319
Bookmarked: 5 times
Announcements
Loading...



Search    
Advanced Search
Sitemap
21 votes for this Article.
Popularity: 4.09 Rating: 3.09 out of 5
7 votes, 33.3%
1
0 votes, 0.0%
2
1 vote, 4.8%
3
2 votes, 9.5%
4
11 votes, 52.4%
5
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

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Tariqaziz


Programming and logic are my passion i love that to implement this for creative work.
Occupation: Web Developer
Location: Pakistan Pakistan

Other popular C# articles:

Article Top
Sign Up to vote for this article
You must Sign In to use this message board.
FAQ FAQ Noise ToleranceSearch Search Messages 
 Layout  Per page   
 Msgs 1 to 12 of 12 (Total in Forum: 12) (Refresh)FirstPrevNext
GeneralGood innovative work!memberVasudevan Deepak Kumar4:56 27 Jun '07  
Generalkeep it up!!!memberMqPasta0:16 26 Jun '07  
GeneralRe: keep it up!!!memberBilal Haider Asi9:09 26 Jun '07  
GeneralRe: keep it up!!!member-AAmir-21:24 26 Jun '07  
GeneralCool!!!!!memberSarosh Sanaullah22:06 22 Jun '07  
GeneralGood effortmemberarifpak20:58 22 Jun '07  
GeneralGreatmemberMuhammad Kashif Hameed1:56 22 Jun '07  
GeneralRe: GreatmemberTariqaziz4:23 22 Jun '07  
GeneralRe: GreatmemberMuhammad Kashif Hameed21:37 23 Jun '07  
GeneralRe: GreatmemberVasudevan Deepak Kumar4:58 27 Jun '07  
GeneralThxmember| Muhammad Waqas Butt |1:03 22 Jun '07  
GeneralNice workmemberqumer10122:29 21 Jun '07  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 27 Jun 2007
Editor: Deeksha Shenoy
Copyright 2007 by Tariqaziz
Everything else Copyright © CodeProject, 1999-2008
Web07 | Advertise on the Code Project