foobar2000 SDK
2015-08-03
|
#include <filetimetools.h>
Public Member Functions | |
format_filetimestamp (t_filetimestamp p_timestamp) | |
const char * | get_ptr () const |
operator const char * () const | |
Private Attributes | |
pfc::string_fixed_t< 32 > | m_buffer |
Warning: this formats according to system timezone settings, created strings should be used for display only, never for storage.
Definition at line 5 of file filetimetools.h.
format_filetimestamp::format_filetimestamp | ( | t_filetimestamp | p_timestamp | ) |
Definition at line 75 of file filetimetools.cpp.
|
inline |
Definition at line 9 of file filetimetools.h.
|
inline |
Definition at line 8 of file filetimetools.h.
|
private |
Definition at line 11 of file filetimetools.h.