Questions tagged as 'time'

1
answer

Detect date change using datetime

I'm looking for a way to make an "Automatic Money Adder"; for example; I get up one day, I turn on the pc and automatically add $ 10 to a file. My problem is part of a code to determine that today is not the same as yesterday and do not add it...
asked by 24.06.2018 / 07:24
1
answer

insert time type data in sql server

I'm making a data set for an application, and when I insert a Time record, it gives me the following error: INSERT INTO [ope_prodqa_dev] ( staff, turn, date_prodqa, hour_dev ) VALUES ( 1, 4...
asked by 19.06.2018 / 10:21
1
answer

Obtain total hours from a range of dates that meet time intervals in php

How can it be done in PHP to get the number of hours from a range of dates that meet a time interval? For example, having the range of dates: SUBIDA = 2017-01-02 01:00 - BAJADA = 2017-01-02 22:00 And knowing that the intervals are: DE 00:...
asked by 16.03.2018 / 13:41
1
answer

In what type of java variable do I store a TIME value of Mysql?

I have data of TIME type in my database and I would like to bring these to a variable in java that allows me to do operations (sum of times, compare who is older). I have tried to use variable of type java.sql.Time but it does not get assigne...
asked by 14.03.2018 / 22:57
0
answers

jquery-timepicker in Cakephp

Hi, I want to add the cdm in the cakephp jquery-timepicker but I do not know how, the css yes, and the js I know what the script is but the .map as I would call it in the default? Well, my idea for using the time-piker is that I need...
asked by 22.03.2018 / 23:35
0
answers

Problem with Highcharts time xaxis

I hope you can help me with the following problem, I am using the highcharts library, and I want to show a line graph whose interval is in hours / minutes, this corresponds to measurements of a sensor where the query and saved is done every 5 mi...
asked by 19.02.2018 / 19:17
2
answers

What HTML tag is the right one to place a date? [closed]

Is this okay? : <time>6 Sep 2017</time> Or could it be any other, for example a <p> <span> ? is that I want to consider semantics     
asked by 06.09.2017 / 22:56