GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include "Glb/gcwglobal.h"
#include "3rd/decimal.h"
#include "define.h"
#include "App.h"
#include "Dbo/Vars/Vars.h"
Go to the source code of this file.
Namespaces | |
namespace | GCW |
namespace | GCW::Cfg |
Config Namespace. | |
Functions | |
DECIMAL::decimal_format | GCW::Cfg::decimal_format () |
Decimal Format Specifier. | |
std::string | GCW::Cfg::date_format () |
Date Format Specifier. | |
std::string | GCW::Cfg::time_format () |
Time Format Specifier. | |