Простые типы / Дата и время

using System;

var victoryDate = new DateTime(1945059);

Console.WriteLine(victoryDate);