Date and datetime value type. More...
#include <string>
#include <cstring>
#include <cstdlib>
#include <stdexcept>
#include <boost/cstdint.hpp>
Go to the source code of this file.
Classes | |
class | _Wolframe::types::DateTime |
Data type for normalized date time (absolute time without time zone info) More... | |
class | _Wolframe::types::DateTime::StringFormat |
Format for parsing/printing date time. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::types | |
Basic data types (implemented in the core library libwolframe) | |
Typedefs | |
typedef boost::uint64_t | _Wolframe::types::Timestamp |
Timestamp equivalent to a date time value for variant type. More... | |
Date and datetime value type.
Copyright © 2014 - Project Wolframe - All Rights Reserved