예제 #1
0
 public static DateTime ToDateTime(this YearDoY yearDoY) => (DateTime)yearDoY;
예제 #2
0
 public static GpsDate ToGpsDate(this YearDoY yearDoY) => (GpsDate)yearDoY;
예제 #3
0
 public static BdsDate ToBdsDate(this YearDoY yearDoY) => (BdsDate)yearDoY;