Questions tagged as 'timestamp'

1
answer

Doubt Javascript Date () [front-end]

I'm building a personal blog using GitHub Pages and a desktop app with NWJS to do the back end administration however I have a big question when presenting dates on the front end. Because this is a "static" site, the posts are markdown...
asked by 07.08.2017 / 08:24
2
answers

multiple timezone php

Well, I have a system where I need to use a timestamp in UTC format, and I use a system to show when the profile was visited on the site, it updates with a timestamp, however I have a problem, on the site when updating it, he says that the profi...
asked by 13.10.2017 / 14:42
1
answer

Date on a Highstock chart

I'm trying to create a chart with the framework Highcharts to create a chart, which framewor itself provides, highstock . I am trying to generate a line type graph, the values are correct, but the date is wrong. I looked in a file of the...
asked by 27.09.2017 / 18:24
1
answer

Insert timestamp type into firebird database

Error in insert in firebird database, field DataCadastro type timestamp does not accept string . INSERT INTO VENDA(CODIGO, NRO_VENDA, DATA_VENDA, VALOR_TOTAL_PRODUTOS, VALOR_ACRESCIMO, VALOR_DESCONTO, VALOR_TOTAL_VEN...
asked by 03.01.2017 / 16:31
1
answer

Select date before searching

I've tried to do a lot of things but none of them worked out, ok let's go. I need to do a filter by date to make searching easier, even setting a specific date ends up showing all the results, I want to get a timestamp date, and I I'm usin...
asked by 11.11.2014 / 12:36
1
answer

Group SQL results by date

So, I have a table that registers the login of the players, all the values in unix timestamp, and I wanted to know how I can know the day when there were more records, and adding the total, the day that there were more SEG_Online , AJ_Envadas an...
asked by 07.10.2018 / 20:47
0
answers

TO_TIMESTAMP in Oracle Packages

I was doing some maintenance on oracle database object 11g, but in the middle of this adventure I ended up compiling and recompiling versions that gave an error. I would like to know if there is any way to perform a TIMESTAMP on PACKAGES databas...
asked by 17.08.2018 / 21:04
1
answer

Error DatePipe Angular 6

I just updated my application from Angle 5 to Angle 6. When I save a record in the Firebase database using mat-datepicker checking the database I noticed that it is saving the date correctly with timestamp . > Birth date: (July 12, 201...
asked by 18.05.2018 / 18:05
0
answers

Set up Mysql to accept TIMESTAMP zerado

I am migrating a database from SQL Server to MySQL . In migration it gives error when populating tables in MYSQL TIMESTAMP . Incorrect datetime value ( 2007-10-21 00:00:00.000000 ) When du% manual% fills the hours, it inserts the valu...
asked by 15.05.2018 / 02:18
0
answers

Java: Generating Report in iReport Between Two Dates Timestamp

I am finalizing a small system made in Java and MySQL and with reports being generated by iReport and need to generate a report displaying values between two dates. In MySQL the query is working perfectly: DirectoniReportisalsoworkin...
asked by 04.05.2018 / 20:46