Answer the question
In order to leave comments, you need to log in
What's the date format?
There is a database in SQLite3 format that stores tables, some of which have date / time columns with very large numbers (I don’t know those :) here is an example, local time is known up to a minute 2018-10-05 14:21 and for it is this very timestamp 13183208474659875 in an unknown format. The task is to find out how to get something like 2018-10-05 14:21 or at least the more
familiar int32 unixtimestamp from this huge number 13183208474659875.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question