NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
locale::time_info结构体 参考

时间格式信息 更多...

#include <locale.hpp>

Public 属性

string date_fmt
 日期格式
string time_fmt
 时间格式
string datetime_fmt
 日期时间格式
vector< stringday_names
 星期几全名
vector< stringabbr_day_names
 星期几缩写
vector< stringmonth_names
 月份全名
vector< stringabbr_month_names
 月份缩写
string am_str
 上午标识
string pm_str
 下午标识

详细描述

时间格式信息

在文件 locale.hpp98 行定义.


该结构体的文档由以下文件生成: