Skip to content

several errors an new feature #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
drdim opened this issue May 27, 2011 · 2 comments
Open

several errors an new feature #165

drdim opened this issue May 27, 2011 · 2 comments

Comments

@drdim
Copy link

drdim commented May 27, 2011

  1. When in default set hourMin != 0 (for example 10) , user clink on input datatimepiker form, plugin insert default date and time start 10 hour as I don't select date.
  2. I have feature select first date, and before select time in selected date. The time object for default don't visible;
@alexandergitter
Copy link
Contributor

I'm not quite sure if I understand you correctly - are you saying that you don't see the time when you select a date before the time?
Is this problem still present in the dev branch?

@drdim
Copy link
Author

drdim commented Jul 11, 2011

Когда фокус попадает в поле ввода, где вызывается datetimepicker, и если указано hourMin отличной от 0 (например hourMin = 10) то срабатывает проверка в методе _onTimeChange и в поле ввода вставляется дата и время, которую мы еще не выбрали. Если указано hourMin = 0 (т.е как по умолчанию) то при вставке появляется датапикер, и НЕ вставляет по умолчанию время и дату, пока мы не выберем либо дату либо время.

@drdim drdim closed this as completed Jul 11, 2011
@drdim drdim reopened this Jul 11, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants