Top "Datetime-conversion" questions

Use this tag for questions related to the Datetime conversion, i.e. manipulating the Datetime in such a way, that a new, different in format, Datetime is produced.

Convert UNIX time (INT) to timestamp in BigQuery

I have a column "date_time" in a BigQuery table which contains unix timestamp values like "1569888224". The problem is that …

google-bigquery unix-timestamp epoch datetime-conversion
How do I convert milliseconds to a TDateTime?

I'm doing a long loop downloading thousands of files. I would like to display an estimated time remaining, since it …

delphi datetime-conversion