Skip to content
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

Enter time in hour minute and seconds, can't add time upto precision of seconds #2259

Closed
StarWar opened this issue Apr 18, 2015 · 1 comment

Comments

@StarWar
Copy link

StarWar commented Apr 18, 2015

I added a start time field in my model with integer data type. Now I want to enter duration of time and calculate total seconds and save it to database. How should I modify the field so that I can enter duration in hour minute and seconds and store seconds in integer field in db.

Thanks.

@StarWar StarWar changed the title Enter time in hour minute and seconds, can't time upto precision of seconds Enter time in hour minute and seconds, can't add time upto precision of seconds Apr 18, 2015
@mshibuya
Copy link
Member

Merging into #2963.

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