Function Blam::Utils::DateTime::GetDateTime

Function Documentation

std::string Blam::Utils::DateTime::GetDateTime(const char *format)

Retrieves the current date/time in the specified format.

Return

String containing the date and time in the desired format.

Parameters
  • format: - The desired format for the date and time.