Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
php-strtotime
master
Iom
PHP
Strtotime
Formats
BackOrFrontOf
BaseFormatParser
BaseFormatParserGetters
DateTextual
FirstOrLastDay
Iso8601long
MidnightOrToday
Noon
Now
TimeLong12
TimeShort12
Timestamp
TimeTiny12
Tomorrow
Yesterday
FormatterBag
Relative
Result
ResultBuilder
Generated using Crystal 1.10.1
2024-02-25 04:13:08 UTC
struct
Iom::
PHP::
Strtotime::
Relative
Iom::PHP::Strtotime::Relative
Struct
Value
Object
Defined in:
Strtotime/lookup_relative.cr
Constructors
.new
(amount : Int16 | Nil, behavior : Int16)
Instance Method Summary
#amount
: Int16 | Nil
#amount=
(amount : Int16 | Nil)
#behavior
: Int16
#behavior=
(behavior : Int16)
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
]