Timestamp

Could somebody tell me the command for removing the timestamp in the bottom left hand corner of the canvas?

Thanks! :smiley:

By default, there is no time stamp. If you know your code, simply remove the call to gStyle->SetOptdate()

Rene