예제 #1
0
 internal static string FormatTimestampString()
 {
     return(TextHandling.GetFirstSiffer(FormatTimestamp()).ToString());
 }