This header file is part of sub-namespace alib::lang::system of module ALib BaseCamp of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file calendar.hpp.
#include "alib/time/datetime.hpp"#include "alib/time/ticks.hpp"#include "alib/strings/astring.hpp"#include "alib/strings/substring.hpp"Go to the source code of this file.
Classes | |
| class | CalendarDate |
| class | CalendarDateTime |
| class | CalendarDuration |
| struct | T_Append< time::DateTime::Duration, TChar, TAllocator > |
| struct | T_Append< time::Ticks::Duration, TChar, TAllocator > |
Namespaces | |
| namespace | alib |
| namespace | alib::lang |
| namespace | alib::lang::system |
| This is the reference documentation of sub-namespace system of module ALib BaseCamp. | |
| namespace | alib::strings |
| namespace | alib::strings::APPENDABLES |
Typedefs | |
| using | CalendarDate = lang::system::CalendarDate |
| Type alias in namespace alib. | |
| using | CalendarDateTime = lang::system::CalendarDateTime |
| Type alias in namespace alib. | |
| using | CalendarDuration = lang::system::CalendarDuration |
| Type alias in namespace alib. | |
Functions | |
| ALIB_API void | FFormat_DateTime (const Box &self, const String &formatSpec, NumberFormat &nf, AString &target) |