struct Iom::PHP::Strtotime::Relative

Defined in:

Strtotime/lookup_relative.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(amount : Int16 | Nil, behavior : Int16) #

[View source]

Instance Method Detail

def amount : Int16 | Nil #

[View source]
def amount=(amount : Int16 | Nil) #

[View source]
def behavior : Int16 #

[View source]
def behavior=(behavior : Int16) #

[View source]