Categories
Unix time back to date in Django?
How to turn time in unix(timestamp) back into date in Django?
Answer the question
In order to leave comments, you need to log in
date_from= datetime.datetime.fromtimestamp(time_from)
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question