Exemplo n.º 1
0
 public static DateTime ToDateTime(this YearDoY yearDoY) => (DateTime)yearDoY;
Exemplo n.º 2
0
 public static GpsDate ToGpsDate(this YearDoY yearDoY) => (GpsDate)yearDoY;
Exemplo n.º 3
0
 public static BdsDate ToBdsDate(this YearDoY yearDoY) => (BdsDate)yearDoY;