Questions tagged as 'time'

0
answers

Large variations in query return time

Good evening friends, I have a site with a relative number of users accessing and next to it an administrator function that visualizes the return time of all the querys that the page needs. I used a lot of caching but decided to leave the que...
asked by 27.06.2018 / 03:33
1
answer

How do I manipulate values of type type in my JS?

I need to do a calculation with time type input values in my JS using jquery, how do I do this? is there a library ready? <label for="">Inicio</label> <div class="form-group"> <input type="time" class="form-control" id...
asked by 28.03.2018 / 20:03
0
answers

Store the time of an input type Time field in a column of type Time

I'm working on a website that schedules real estate surveys, and I need to store in MySQL the time the person requested the visit. I'm using an input field in HTML of type Time. The field in the table is in the time data type with length 6....
asked by 28.01.2018 / 22:59
3
answers

How to put default value in time field in mysql?

I searched the web but did not find anything specific to field time in mysql, just date and timestamp, I am creating a field "time_emission" of type "time", because I want to store only the time in this field, the line would be as follows: ADD...
asked by 21.06.2017 / 17:20
1
answer

What is the best database to store a list of information [closed]

I'm thinking about developing a project, in this case a website. I will need to have a database connection, I will opt for mysql . On the site people can create an account, and subsequently create a list of information about them. List...
asked by 10.11.2016 / 14:13
1
answer

Making quick queries [closed]

How can I make queries faster on a MySQL table with 3 million records, the table has only 4 columns, and it takes me almost 5 seconds to return data. The fields I'm searching for have index . The Query returns close to 50,000...
asked by 28.10.2016 / 11:19
1
answer

Reset timer value in python [closed]

import time start=time.time() fim=time.time() How do I reset the team? I want it to go back to zero and start a new count without the program ending. Do this 3 times.     
asked by 02.01.2019 / 17:39
0
answers

Error adding to JAVA [duplicate]

I would like to know how to add hours in Java. For example: 10:30 + 00:30 = 11:00. Does anyone know how? Code sample: package teste1; import java.io.UnsupportedEncodingException; import java.io.ObjectInputStream.GetField; import java....
asked by 21.12.2018 / 17:18
0
answers

Error adding to JAVA [duplicate]

I would like to know how to add hours in Java. For example: 10:30 + 00:30 = 11:00. Does anyone know how? Code sample: package teste1; import java.io.UnsupportedEncodingException; import java.io.ObjectInputStream.GetField; import java....
asked by 21.12.2018 / 17:18