Changeset 11440


Ignore:
Timestamp:
07/18/11 14:41:34 (13 years ago)
Author:
tbretz
Message:
Added some comment.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/Time.cc

    r11439 r11440  
    256256}
    257257
     258// --------------------------------------------------------------------------
     259//
     260//! @returns
     261//!     an int corresponding to the stored time minus 12 hours of the form
     262//!     YYYYMMDD, e.g. 20111224 for Christmas eve 2011
     263//
    258264int Time::NightAsInt() const
    259265{
Note: See TracChangeset for help on using the changeset viewer.