
26 Feb
2006
26 Feb
'06
3:47 p.m.
cout << time_format("HH:MM:SS") << my_ptime << endl;
Do you want the modifiers to replace the functionality in the facets or work together? If they replace the facet, how do specify the format if you don't have access to the stream as in lexical_cast, program options etc.