ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
calendar.hpp File Reference

Description:

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 dependency graph for calendar.hpp:
This graph shows which files directly or indirectly include this file:

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)