473,977 Members | 29,259 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Time picker in javascript just like in MS Windows

Hi Peers,
I like to have a simple time picker in javascript, similar to
the one that is in our windows OS
(Double click the time in your windows sytem tray). It should allow
users to set only time in hh:mm:ss Am/Pm format. It should not hav any
popups. Any help on components/resources on this would be greatly
appreciated.

Regards,
Pradeep.
Jun 27 '08 #1
2 2175
In comp.lang.javas cript message <bb83f964-bb6a-467a-a58e-05dd5ed148b2@k3
7g2000hsf.googl egroups.com>, Thu, 8 May 2008 23:51:21,
pr************* @gmail.com posted:
I like to have a simple time picker in javascript, similar to
the one that is in our windows OS
(Double click the time in your windows sytem tray). It should allow
users to set only time in hh:mm:ss Am/Pm format.
Why that? Few countries are incapable of handling the 24-hour clock,
and the WWWeb is an international medium of European origin.

Most people can IMHO enter date/time more rapidly by direct typing than
with a picker; they'll generally enter a valid combination, and checking
that is sufficiently easy.

It's a good idea to read the newsgroup c.l.j and its FAQ. See below.

--
(c) John Stockton, nr London UK. ?@merlyn.demon. co.uk IE7 FF2 Op9 Sf3
news:comp.lang. javascript FAQ <URL:http://www.jibbering.c om/faq/index.html>.
<URL:http://www.merlyn.demo n.co.uk/js-index.htmjscr maths, dates, sources.
<URL:http://www.merlyn.demo n.co.uk/TP/BP/Delphi/jscr/&c, FAQ items, links.
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2214
by: zeeshan359 | last post by:
Hi, I need free script that is "date and time" picker in javascript without popup, It should be in iframe or div or layers. I shall be thankful to you, if you provide me some details of it. Regards Zeeshan
2
2637
by: Frank Rocco | last post by:
Hello, Are there any free or inexpensive date and time picker controls that validate? I need to be able to have the control to just display a date or just display a time for editing. Thanks Frank
1
2649
by: Robert | last post by:
Dear Eliyahu, maybe you find same help at http://javascript.internet.com/clocks This site has been helpful for me. Regards Robert
4
4889
by: Michel Posseth [MCP] | last post by:
I have a problem with the date time picker validate event wich i believe is a bug How to reproduce : throw on a form a date time picker control and a textbox control select the validating event of the control and add this code
26
13267
by: Killer42 | last post by:
Hi all. I have a couple of dtpicker controls on a form. When one is changed by the user (that's me, in this case) the code in the _Change event sets the other one, to keep it within a logical range (can't start a task before it's requested). I know I had this working, but don't recall for certain what has changed. Anyway, it is now causingRun-time error '2763': DTPicker returned the error: An error occurred in a call to the Windows...
2
2343
by: Alfred | last post by:
I need a calendar + time picker tool that is: * public domain * non-AJAX (at this time) * javascript * works in IE 6 and Firefox 1.5 and up * div-based * uses CSS too * permits not just picking a date from the calendar and switching months, years backwards and forwards, but also pick the time
0
2859
by: fredloh | last post by:
i have a tab control on my form. i then have several microsoft date and time picker control on the tab control. when i select a date on any of the date and time picker control, the result of the control's value is always 12:00:00 am instead of the date i selected even though the date displays correctly on the date and time picker control. the controls are unbound. why is this? i also have another identical form where the date and...
1
4475
by: Sabbuser | last post by:
Hey Guys please help me out!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I have placed a Date & Time Picker Control on a form in Windows 2000, When our Organization has upgraded all the PC's with Windows XP. Now i can't find the Date&Time Picker Control on the Form, it is showing a blank box. I have visited the Microsoft website, there i found that "Date&Time Picker Control has been eliminated in Windows XP".
5
2752
by: mkhines | last post by:
Hello Javascript Experts (of which I am not ! ) -- I'm trying to utilize a javascript I found on the web that allows a user to select a time of day from a simple control. The script works just fine in Internet Explorer (7) but doesn't work in Firefox when I use it in my form. Firefox gives me an error (using firebug) that says: "variablename" is not defined) where variablename is the The odd thing about this is that the example that...
0
10356
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
11409
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10914
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
10085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
7610
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
6561
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
5159
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3764
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.