Hi Al,
is there a way to write the date time instead of using date time picker?
Thanks
Hi Al,
is there a way to write the date time instead of using date time picker?
Thanks
Hi there, @alexandermooreint⌠what do you mean by write the date time? You can always write the current date/time or write an arbitrary date/time, but without having some idea of what you are actually trying to do, itâs difficult to answer your question.
BestâŚ
Mike
Maybe just use a regular input, with a content type of Date, if thatâs what youâre asking?..
Simple. I want eg to write a date (e.g. February, 23 2024) without using the date time picker element.
Write a date where? Like Adam said, maybe you just need an input element that accepts a date, but itâs still not clear what you are trying to do.
Great. I ll check an input element with date.
Thanks
Actually, it probably was pretty clear that you wanted an input element that accepts a date now that I look at the title of your post again (I usually only glance at the title and go right into the write-up). I got caught up in the âwrite the date timeâ description, and I didnât know what you meant by âwrite.â My bad.
I meant âuser manually entersâ (user is typing the date)
I am bumping the subject - I am looking for a tool that gives user a way to type in date fast, but doesnât require custom workflows on every page to do all the things. I would like to be able to write: 2401202415:48 and get the data to the system - 24-01-2024 15:48 (so EU date and EU time). And it should be able to autobind. Anybody has such a solution? As building inputâs is really not the thing I am looking for, due to limitation of constrains etc (like picking 31st day on months that shouldnât allow it and many others).