How can i insert datetime or datetime-local inputs?

Issue #51 resolved
Тимофей Яценко created an issue

Tutorial says:

"Most common form control, text-based input fields. Includes support for all HTML5 types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color."

But i can't find dateTimeFieldControlGroup() method or another way to set type of field manually.

Is there a way to resolve this issue?

Comments (4)

  1. Log in to comment