Section 8.  Working with Data Files on the PC 
Date and Time Format Codes 
yy = Year last 2 digits 
yyyy = Year as 4 digits 
m = Month number no-leading 0 
mm = Month number as 2 digits 
mmm = Month using short form (Jan) 
mmmm = Month using long form (January) 
d = Day number no-leading 0 
dd = Day number as 2 digits 
ddd = Day using short day names (Sun) 
dddd = Day using long day names (Sunday) 
h = Hour with no leading 0's 
hh = Hour as 2 digits 
n = Minute with no leading 0's 
nn = Minute as 2 digits 
s = Seconds with no leading 0's 
ss = Seconds as 2 digits 
z = Milli-seconds with no leading 0's 
zzz = Milli-seconds as 3 digits 
Names 
The header line that contains column names is designated by selecting an 
option button on the left of the preview grid under Names.  
Import 
After all of the settings have been specified, press the Import button to import 
the CSV file into View Pro. 
8-10