Insert Stamp (Edit Menu)


 

The Insert Stamp selection of the Edit menu add a string containing the current date and time in time stamp format at the insertion point. The actual values in the string may be customized using Date Mask specification in the Behavior tab of the options dialog (Tools/Options/Behavior).

 

To quickly insert a time stamp, use the F2 key.

 

The default format of the time stamp is

 

     yyyymmddhhmmsstttttt

 

Where:

yyyy
is the four digit year
mm
is the two digit month
dd
is the two digit day
hh
is the two digit hour (0-23)
mm
is the two digit minute (0-59)
ss
is the two digit seconds (0-59)
tttttt
is the fraction of a second.

 

 

See also: Using the Editor



PL/B IDE Studio Help View as File Type (Edit Menu) Format Source (Edit Menu)