m903
0
Q:

python timestamp to yyyy-mm-dd

import datetime as dt
dt.datetime.utcfromtimestamp(seconds_since_epoch).strftime("%Y/%m/%d %H:%M")
0

New to Communities?

Join the community