Questions tagged as 'datetime'

0
answers

How to add hours, seconds and milliseconds in android?

Good, I have the following problem, I have implemented a chronometer that calculates me up to milliseconds, the time is returned to me in a textview, so it is a string. Sometimes I need to add several times of the chronometer, how do I convert m...
asked by 16.11.2017 / 23:49
0
answers

String "ISO8601 date string" to PHP

Good morning. I'm working with FullCalendar. When I create an event, it returns a string "ISO8601 date string", I would like to translate it to PHP (date ("Y-m-d H: i: s")) I know that to convert to an ISO8601 cademna is date ("c", strotime (...
asked by 18.10.2017 / 13:30
1
answer

DATETIME in MySQL does not correctly record the date

I have the following problem. I use the datetimepicker library to select a date in a form and register it in the database. The problem is that I want to register the date in the MySQL format but I do not record the time, that is, I select the...
asked by 28.09.2017 / 18:27
1
answer

Join Date and Time with SQL server

Hi, I'm working with SQL 14, and I want to join two columns one is Date and the Other Time, I've tried several ways but none of them I'm concerned, I mean they work or join the columns but when I do a query I do not know The change is reflected....
asked by 20.08.2017 / 06:55
1
answer

Insert datetimepicker in input ... resist

Good morning, I'm trying in an input text so I can have the option to choose date and time with datepicker but I can not get it. I am going to put the code without the calls to datetimepicker so as not to mess it up anymore because the truth is...
asked by 12.07.2017 / 09:20
1
answer

Difference between current date and later date, late minutes, tracking

I want to calculate the difference in minutes between one date and another, however when this difference is greater than 45, I want it to say that it goes "x minutes late", if they pass "and" minute (s) should show: " x + and late minutes " I cu...
asked by 11.04.2017 / 00:26
1
answer

DateTime where do you get the format, depends on the language? [closed]

I am working with windows server with its English version, but on the client system it takes the date format in "M / d / yyyy". Already change the language and date format of the server but it is not changed. Any ideas?     
asked by 26.04.2017 / 16:31
0
answers

Classic ASP do a task every 5 min only 3 times

Good morning, I need in classic asp to make a script using the session variables, do when a certain variable is true, 3 times an action and between each of the times you must spend 5 minutes, I have been thinking for days I would do it without i...
asked by 21.02.2017 / 12:52
4
answers

Show more current data in a datagridview

At the moment of clicking the radiobutton "Current" I want the datagridview only to show me the most current data of the line that I select in the combobox. When I run the program it gives me the following error: Incorrect syntax near '11 -2...
asked by 28.11.2016 / 21:50
1
answer

Error using DateTime in C #

I am working on visual c # and I need to pass the date as is to a database. Also when the user saves the data entered, he / she is asked if he / she wants to save more data By giving it if it is cleaned and the user can write again in the form...
asked by 11.12.2018 / 04:17