How to adjust the dates in panel links?

Hi,

each panel has a share link that directs you to a rendered image of the dashboard. The link to such an image looks like this:

grafana url/render/dashboard-solo/db/dashboardname?panelId=5&from=1483225140000&to=1493529003716&width=1000&height=50

It seems like the from and to parameters define the time frame. I would like to adjust the time frame in the link but I don’t understand the format of the date. Could someone explain it to me? For example I want the time frame for the 1st of December 2016 to the last day of January 2017.

Thanks

It is in Unix (also known as epoch) time.

Here is an epoch converter: https://www.epochconverter.com/