LogTag Recorders LogTag Analyzer Temperature Recorder 用户手册

下载
页码 140
88 
LogTag Analyzer  
 
Year as last two digits, but with no leading zero for years less than 10. 
yy 
Year as last two digits, but with leading zero for years less than 10. 
yyyy 
Year represented by full four digits. 
 
To customize how the time information is displayed, the following elements may be used. 
If spaces are used to separate the elements, these spaces will appear in the same 
location in the time displayed. The letters must be in uppercase or lowercase as shown in 
the following table (for example, "ss", not "SS"). Characters that are enclosed in single 
quotation marks will appear in the same location and unchanged in the time displayed.  
Element 
Meaning 
Hours with no leading zero for single-digit hours; 12-hour clock. 
hh 
Hours with leading zero for single-digit hours; 12-hour clock. 
Hours with no leading zero for single-digit hours; 24-hour clock. 
HH 
Hours with leading zero for single-digit hours; 24-hour clock. 
Minutes with no leading zero for single-digit minutes. 
mm 
Minutes with leading zero for single-digit minutes. 
Seconds with no leading zero for single-digit seconds. 
ss 
Seconds with leading zero for single-digit seconds. 
One character time-marker string, such as A or P. 
tt 
Multi character time-marker string, such as AM or PM. 
 
For example, if the date was 2 January 2004 and the date format was defined as "yy-M',' 
dd" (excluding the double quotes) the date would be displayed as "04-1, 02".