Searched refs:TimestampToDataStudioDatetime (Results 1 – 3 of 3) sorted by relevance
25 assert.Equal(t, "2018022210", TimestampToDataStudioDatetime(timestamp), "Datetime conversion")
20 func TimestampToDataStudioDatetime(timestamp ent.RepoTimestamp) string { func
99 utils.TimestampToDataStudioDatetime(firstSeen),176 utils.TimestampToDataStudioDatetime(e.RepoTimestamp(diffRows[0].DBInsertTimestamp)),