5

Is there a GWT Date Time Component?

Note: I am already making use of the Date - Calendar component.

I want to have time as an additional input.

frappuccino
  • 171
  • 5
  • 15
  • Read the official FAQ @ http://meta.stackexchange.com/questions/7931/how-does-stack-overflow-work-the-official-faq if you don't understand how the site works... and don't shout, please. – Igor Klimer Feb 17 '10 at 23:20
  • And could you specify what exactly you want - a Date/Time widget (for the user to select date/time) or a class for manipulating time? – Igor Klimer Feb 17 '10 at 23:22
  • date/time widget ofcourse! And shout!? when did i do that! – frappuccino Feb 18 '10 at 00:06
  • 2
    of course you can read the FAQ, but I can tell you: 1) someone voted your question because he/she thinks it's interesting; it works as recognizement (you will get reputation points) 2) I think Igor is talking about using "!", he thinks you are shouting. – helios Feb 18 '10 at 08:40

2 Answers2

1

Do you mean your using the GWT DatePicker widget or you are looking for something like that?

Hilbrand Bouwkamp
  • 13,509
  • 1
  • 45
  • 52
1

I got what I wanted, the Date Time Calendar Picker is right now in the Incubator. http://code.google.com/p/google-web-toolkit-incubator

frappuccino
  • 171
  • 5
  • 15