New Discussion

Notifications

You’re not receiving notifications from this thread.

Show time only in form input

0
Rails

I'm trying to display only the time in the edit form on my application, but I'm getting this:

2000-01-01 01:00:00 UTC

What I want is this:

01:00

How can I achieve this? thanks in advance

P.S.: I'm using Rails 5.2.4.1 with MaterializeCSS and simple_form

Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 88,440+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.