Questions tagged [anytime]

The Any+Time™ JavaScript Library includes a highly-customizable, jQuery-compatible datepicker/ timepicker (calendar/ clock widget) and a powerful Date/String parse/format utility.

The Any+Time™ JavaScript Library includes a highly-customizable, jQuery-compatible datepicker/ timepicker (calendar/ clock widget) and a powerful Date/String parse/format utility.

54 questions
0
votes
1 answer

Why is my Anytime DateTimePicker jQuery plugin remaining a common textbox?

I'm trying to test out the Anytime combination Date/Time picker jQuery plugin (http://www.ama3.com/anytime/). I downloaded the js and css files and placed them in a folder on my dev machine. In jsfiddle.net, I've added these with a full path to the…
B. Clay Shannon-B. Crow Raven
  • 8,547
  • 144
  • 472
  • 862
0
votes
1 answer

How to make same Date Format of Full calendar and anytime.js and how to show/add/modify/remove events stored in database

Hello Friends In my Application I need To use FullCalendar.js and anytime.js so how can i make Same Both Format like "Tue Apr 02 2013 00:00:00 05:30 (IST)" and more how can i get data(eventname,starttime,endtime) from database which show…
Ankit Doshi
  • 1,164
  • 3
  • 21
  • 43
0
votes
1 answer

Anytime js datepicker error

I have a problem with anytime.js ; The input field exists this is how i called the plugin: jQuery('input[name="step_dimension_value"]').AnyTime_picker({ format: "%H:%i", …
0
votes
1 answer

Set Timezone offset programatically in AnyTime datepicker

I've been using AnyTime datepicker: http://www.ama3.com/anytime/ and I now need to set the TimeZone and update AnyTime datepicker with javascript. Only I can't seem to find the option to do this, And I'm not exactly a Javascript Hero. I think I've…
NomenNescio
  • 2,899
  • 8
  • 44
  • 82
0
votes
1 answer

Any+Time DatePicker - show popup below field

I'm using the Any+Time DatePicker and when I click on the date field, the calendar UI displays above the date field. It is obstructing information that would be useful to help enter the date. Is there a way to get the calendar UI to appear below the…
Jay
  • 558
  • 1
  • 7
  • 23
0
votes
1 answer

Javascript controls html so the external js does not see the html name field

I am building a form using a js+html and I ran into a problem. There's a part of my form where user should be able to click on a textfield and pick a date & time from a calendar(anytime.js by MAM3), and since my form(partial code) is built this…
makalele
  • 79
  • 1
  • 2
  • 10
0
votes
1 answer

How do I dynamically assign IDs to form fields with event listeners?

I am allowing for the user to click a link, which will add a field to the page. The user can click the link to add as many fields to the page as they like. When the field is clicked, a calendar appears, because it is a date field. I am using the…
Jay
  • 558
  • 1
  • 7
  • 23
-1
votes
2 answers

Any+Time DatePicker:How to remove default current time

Once I click the input box the time picker will display with the default current time. What I need is to remove the default current time. Thanks,
-1
votes
1 answer

Insert,Update,Delete Events Operations on Fullcalendar POPUP and show Events which is inserted

Hello Friends I need to make web application in which i have to appointment Schedule between Two Persons SO i m Using Fullcalendar which Open a Popup have some fields like description,starttime and endtime. I want to set for each event which is same…
Ankit Doshi
  • 1,164
  • 3
  • 21
  • 43
1 2 3
4