DAW JSON Link
Public Attributes | List of all members
daw::json::DAW_JSON_VER::datetime::ymdhms Struct Reference

#include <daw_json_parse_iso8601_utils.h>

Public Attributes

std::uint_least32_t day
 
std::uint_least32_t hour
 
std::uint_least32_t millisecond
 
std::uint_least32_t minute
 
std::uint_least32_t month
 
std::uint_least32_t second
 
std::int_least32_t year
 

Member Data Documentation

◆ day

std::uint_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::day

◆ hour

std::uint_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::hour

◆ millisecond

std::uint_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::millisecond

◆ minute

std::uint_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::minute

◆ month

std::uint_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::month

◆ second

std::uint_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::second

◆ year

std::int_least32_t daw::json::DAW_JSON_VER::datetime::ymdhms::year

The documentation for this struct was generated from the following file: