This is everything that’s wrong with comments.
/////////////////////////////////////
// Export Date
//
pragma exportdate 2008-07-29
/////////////////////////////////////
// Date Format
//
pragma dateformat "yyyy-mm-dd"
/////////////////////////////////////
// Time Format
//
pragma timeformat "HH:NN:SS AA"
Don’t write comments like this.
This is everything that’s wrong with comments.
// Export Date
//
pragma exportdate 2008-07-29
/////////////////////////////////////
// Date Format
//
pragma dateformat "yyyy-mm-dd"
/////////////////////////////////////
// Time Format
//
pragma timeformat "HH:NN:SS AA"