메소드 | 설명 | |
---|---|---|
AlignedStringLength ( string val ) : int | ||
DateTimeToTimetag ( System.DateTime value ) : System.UInt64 | ||
TimetagToDateTime ( System.UInt64 val ) : System.DateTime | ||
TimetagToFraction ( System.UInt64 val ) : double |
public static AlignedStringLength ( string val ) : int | ||
val | string | |
리턴 | int |
public static DateTimeToTimetag ( System.DateTime value ) : System.UInt64 | ||
value | System.DateTime | |
리턴 | System.UInt64 |
public static TimetagToDateTime ( System.UInt64 val ) : System.DateTime | ||
val | System.UInt64 | |
리턴 | System.DateTime |
public static TimetagToFraction ( System.UInt64 val ) : double | ||
val | System.UInt64 | |
리턴 | double |