Searched refs:TimestampToDate (Results 1 – 6 of 6) sorted by relevance
20 assert.Equal(t, "2018-02-22", TimestampToDate(timestamp), "Date conversion")
14 func TimestampToDate(timestamp ent.RepoTimestamp) string { func
64 utils.TimestampToDate(
72 dateNow := utils.TimestampToDate(utils.TimestampSeconds())
56 dateNow := utils.TimestampToDate(utils.TimestampSeconds())
246 d.Date = utils.TimestampToDate(e.RepoTimestamp(d.DBInsertTimestamp))265 c.Date = utils.TimestampToDate(timestamp)