D
D
Dauren S2016-04-04 17:30:08
Django
Dauren S, 2016-04-04 17:30:08

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

1 answer(s)
D
Dauren S, 2016-04-04
@dauren101

date_from= datetime.datetime.fromtimestamp(time_from)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question