Пример #1
0
 public override string ParseString(string strValue)
 {
     return(GEDCOMUtils.ParseTime(strValue, this));
 }