Plotly - tooltip time display settings

Graphing a scatterplot with data from mySQL using the plotly plugin. The hover tooltip is displaying the time value of the datapoint in unixtime but I’d like to display it as a timestamp. Is this possible?