Top "Timestamp" questions

A timestamp is the time at which an event is recorded by a computer system.

java calculate time between two timestamps

I need to calculate the time passed between two dates. The catch here is that I need to show it …

java android time timestamp date-arithmetic
How to convert MySQL TIMESTAMP to date time in PHP

I have a MySQL DB table with a column named "timestamp", a type of timestamp, and attribute of on update …

php mysql datetime timestamp formatdatetime
How to round off timestamp in milliseconds to nearest seconds?

How to round off the current timestamp in milliseconds to seconds? If this is the current timestamp in milliseconds I …

java c++ timestamp milliseconds seconds
Timestamp comparison in cassandra

As shown in the picture querying with exact timestamp(2013-08-01 15:02:56) is not returning any result though a row with …

timestamp cassandra cql3
Flex Date() constructor is mis-converting Unix time stamps argh

This is seriously killing me. I'm trying to convert a Unix timestamp (1236268800, which equates to Thu, 05 Mar 2009 16:00:00 GMT) to a …

apache-flex actionscript-3 actionscript flex3 timestamp
How can I get millisecond and microsecond-resolution timestamps in Python?

UPDATE: I finally figured this out and would like to share the knowledge and save someone a bunch of time, …

python timestamp delay timing milliseconds
How do I get a Unix Timestamp in Clojure?

I want to know what the current timestamp is. The best I can do thus far is define my own …

clojure timestamp unix-timestamp
Accessing dates in PHP beyond 2038

I am of of the understanding that due to the nature that PHP represents dates using milliseconds, you cannot represent …

php date time timestamp year2038
AWS Athena SQL Query Error with timestamp

I have a table in AWS Athena having column named 'servertime' with the data type of timestamp. I run a …

sql timestamp amazon-athena presto
Windows ISO 8601 timestamp

I need to convert a date in Windows PowerShell to the ISO 8601 format. In Linux/Unix it was no problem …

windows powershell timestamp iso8601