SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
operator>=()
bool SRL::Types::DateTime::operator>=
(
const
DateTime
&
date
)
const
inline
constexpr
Check if current date comes after or is same as another date.
Parameters
date
The date
Returns
true if comes after or is same as current date
SRL
Types
DateTime