class Iom::PHP::Strtotime::ResultBuilder
- Iom::PHP::Strtotime::ResultBuilder
- Reference
- Object
Defined in:
Strtotime/result_builder.crInstance Method Summary
- #d : Int32 | Nil
- #d=(d : Int32 | Nil)
-
#dates : Int32
counters
-
#dates=(dates : Int32)
counters
- #f : Int32 | Nil
- #f=(f : Int32 | Nil)
-
#first_or_last_day_of_month : Int32
first or last day of month 0 none, 1 first, -1 last
-
#first_or_last_day_of_month=(first_or_last_day_of_month : Int32)
first or last day of month 0 none, 1 first, -1 last
-
#h : Int32 | Nil
time
-
#h=(h : Int32 | Nil)
time
- #i : Int32 | Nil
- #i=(i : Int32 | Nil)
- #m : Int32 | Nil
- #m=(m : Int32 | Nil)
- #rd : Int32
- #rd=(rd : Int32)
- #reset_as(time : Time)
- #resetTime
- #rf : Int32
- #rf=(rf : Int32)
- #rh : Int32
- #rh=(rh : Int32)
- #ri : Int32
- #ri=(ri : Int32)
- #rm : Int32
- #rm=(rm : Int32)
- #rs : Int32
- #rs=(rs : Int32)
-
#ry : Int32
relative shifts
-
#ry=(ry : Int32)
relative shifts
- #s : Int32 | Nil
- #s=(s : Int32 | Nil)
- #time(h : Int32 | Nil, i : Int32 | Nil, s : Int32 | Nil, f : Int32 | Nil) : Bool
- #times : Int32
- #times=(times : Int32)
-
#weekday : Int32 | Nil
weekday related shifts
-
#weekday=(weekday : Int32 | Nil)
weekday related shifts
- #weekday_behavior : Int32
- #weekday_behavior=(weekday_behavior : Int32)
-
#y : Int32 | Nil
date
-
#y=(y : Int32 | Nil)
date
-
#ymd(y : Int32, m : Int32, d : Int32) : Bool
helper functions
-
#z : Int32 | Nil
timezone correction in minutes
-
#z=(z : Int32 | Nil)
timezone correction in minutes
- #zone(minutes : Int32) : Bool
- #zones : Int32
- #zones=(zones : Int32)
Instance Method Detail
def first_or_last_day_of_month=(first_or_last_day_of_month : Int32)
#
first or last day of month 0 none, 1 first, -1 last