SPH
Functions
String.cpp File Reference
#include "objects/containers/String.h"
#include <iomanip>

Go to the source code of this file.

Functions

String getFormattedTime (const String &format)
 Utility functions. More...
 

Function Documentation

◆ getFormattedTime()

String getFormattedTime ( const String format)

Utility functions.

Returns the current time, formatted by given formatting string.

Definition at line 128 of file String.cpp.