struct Time::DateSpan

Defined in:

time_ext/date_span.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(years : Int32, months : Int32, days : Int32) #

[View source]

Instance Method Detail

def days : Int32 #

[View source]
def months #

[View source]
def total_months : Int32 #

[View source]
def years #

[View source]