Open Sidebar
Close Sidebar
josie-health-utils
master-dev
Int32
JosieHealth
Utils
Dosage
Formatting
Log
Recurrence
Result
Timestamp
Timezone
TimezoneCity
Entry
Match
struct
JosieHealth::
Utils::
TimezoneCity::
Match
JosieHealth::Utils::TimezoneCity::Match
Struct
Value
Object
Overview
Match result with scoring info
Defined in:
timezone_city.cr
Constructors
.new
(city : String, country : String, timezone : String, score : Int64)
Instance Method Summary
#city
: String
#country
: String
#score
: Int64
#timezone
: String
#to_h
: Hash(String, String)
Constructor Detail
def self.
new
(city : String, country : String, timezone : String, score : Int64)
#
Instance Method Detail
def
city
: String
#
def
country
: String
#
def
score
: Int64
#
def
timezone
: String
#
def
to_h
: Hash(String, String)
#