473,586 Members | 2,639 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

JS PopUp Calendar with WeekOfYear

Hi,

does someone knows a good JS PopUp Calendar for a form-field, that also
shows the WeekOfYear?

Thanks,
Dan
Jul 23 '05 #1
2 2188
Daniel Wilhelm wrote:
Hi,

does someone knows a good JS PopUp Calendar for a form-field, that also shows the WeekOfYear?

Thanks,
Dan


http://www.dynarch.com/projects/calendar/

Jul 23 '05 #2
JRS: In article <cq************ *@news.t-online.com>, dated Tue, 21 Dec
2004 18:15:06, seen in news:comp.lang. javascript, Daniel Wilhelm
<da*******@gmx. de> posted :

does someone knows a good JS PopUp Calendar for a form-field, that also
shows the WeekOfYear?


Be very careful with any replies that you may receive from
chronologically-retarded parts of the world (you know, the ones that
think today is 12/21/04), since they are very versatile in what they use
for week numbering -- except that AIUI they do tend to avoid their own
Federal Standard, which follows in this respect the applicable ISO 8601,
which is emulated by EN 28601 and maybe a similarly-numbered DIN.

Western European civilisation, and much of the rest of the world, does
follow ISO 8601 - weeks are Mon-Sun, each having the same year number as
the Gregorian year in which most of it falls. Generally, the year
number should be given with the week number, though it's not really
needed on a Monthly or Yearly display. Sunday 2005-01-02 is 2004W53-7.

You can find javascript week number code on my site below, and other
week information too. There are calendars, but not pop-up. Indeed, I
don't know quite what "a good PopUp Calendar" means; goodness is in the
eye of the beholder.

Some of <URL:http://www.merlyn.demo n.co.uk/js-clndr.htm> may be
something like what you'd like to pop.

I hear, by the way, that ISO 8601:2004 was recently released -
<URL:http://www.merlyn.demo n.co.uk/datefmts.htm> - 122 CHF.
UK Note : EU Summer Time begins on Easter Sunday 2005. That was not
allowed by the 1972 UK rules - in that case the change would have been a
week earlier, but no years between 1818 & 2285 would have been affected.

UK Note : new Date(0) corresponds to 1 a.m.

--
© John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v4.00 IE 4 ©
<URL:http://www.jibbering.c om/faq/> JL/RC: FAQ of news:comp.lang. javascript
<URL:http://www.merlyn.demo n.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demo n.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.
Jul 23 '05 #3

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

Similar topics

4
10006
by: Ali | last post by:
i am using visual studio 2005 and I am trying to create a popup calender so when a user click on a image on the main form, a calender will then popup, the user will select a date and the date will then be passed back to the main form and populate a textbox. it works fine. but when i used master page for all my pages and i put the textbox...
3
2769
by: Peter | last post by:
Does anyone have an example of how you would do a popup window when a user clicks on a day number link in the ASP.NET Web Calendar control? I am trying to create an event calendar similar to how Outlook works. When user clicks on the day number in the calendar control I want to display a popup window and let user add data and click on the Save...
1
1249
by: Garth Wells | last post by:
I found sample code that shows me how to implement a popup calendar, but I would like the calendar to popup at the lower right of the Input to which it's associated...the way Sharepoint popup calendars work for Issues, Projects and Tasks. Any insight on how to do this would be appreciated. Thanks
0
1697
by: R.A.M. | last post by:
Hello, I need to implement popup calendar in ASP.NET application. I created a button opening popup calendar on 'master' page: <asp:Button ID="Calendar" runat="server" Text=Calendar" OnClientClick= "window.open('Calendar.aspx', 'Calendar', 'menubar=no, location=no, personalbar=no, status=no, resizable=no, scrollbars=no, width=200,...
1
2727
by: R.A.M. | last post by:
Hello, I need to implement popup calendar in ASP.NET application. I created a button opening popup calendar on 'master' page: <asp:Button ID="Calendar" runat="server" Text=Calendar" OnClientClick= "window.open('Calendar.aspx', 'Calendar', 'menubar=no, location=no, personalbar=no, status=no, resizable=no, scrollbars=no, width=200,...
0
2001
by: GV | last post by:
Hi all, New to developing in VS 2005 ASP 2.0 Trying to have a easy pop calender for a button on a web page. I keep getting a error message in IE6 that says: Line 69 Char 3 Error: 'this.container' is null or not an object
5
2297
by: rockdale | last post by:
Hi, I tried to search web for an non-popup calendar control, (like javascript calendar) but could not find a good solution. Most solutions are popup another window and show the calendar, then close and assign the date back to the main window when user selected a date. Also find some examples using div show/hide but could not maintain its...
4
2957
by: ShyGuy | last post by:
A while back I had found a link to a popup calendar that had a small button that was placed to the right of any text box. By clicking on the icon and selecting a date the text box was updated with that date. You were able to use the icon (button) on multiple text boxes on the form. I have lost the link and can't find any reference to it on...
3
1967
by: mikaint | last post by:
I'm really confused here...i'll need some help with the following... i have a sceipt that will open a popup win which is actually a calendar and i'm trying to apply a style on the popup... Here's the popup code: var cal1 = new calendar1(document.forms.elements); cal1.year_scroll = true; cal1.time_comp = false; calendar1 is:...
0
7912
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...
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
6614
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...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5390
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...
0
3837
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3865
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
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
0
1180
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...

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.