#include <climits>
#include <map>
#include <memory>
#include <utility>
#include <vector>
#include "mip/common_types.h"
#include "mip/mip_namespace.h"
#include "mip/upe/action.h"
#include "mip/upe/label.h"
Go to the source code of this file.
|
constexpr const int | kTimeZoneOffsetLocalTime = INT_MAX |
| Return from GetContentTimeZoneUtcOffset() when the machine's local time is to be used as the content's time zone.
|
|
◆ LabelState
Enumerator |
---|
NoChange | |
Remove | |
Update | |
◆ kTimeZoneOffsetLocalTime
const int kTimeZoneOffsetLocalTime = INT_MAX |
|
constexpr |
Return from GetContentTimeZoneUtcOffset() when the machine's local time is to be used as the content's time zone.