18#include "hazelcast/util/export.h"
19#include "hazelcast/client/local_date.h"
20#include "hazelcast/client/local_time.h"
22#if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64)
24#pragma warning(disable : 4251)
74struct HAZELCAST_API hash<hazelcast::client::local_date_time>
80#if defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64)
A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.
A date without a time-zone in the ISO-8601 calendar system, such as 2007-12-03.
A time without a time-zone in the ISO-8601 calendar system, such as 10:15:30.