class Time::Lucky::Criteria(T, V)
Included Modules
Defined in:
avram/charms/time_extensions.crConstructors
Instance Method Summary
- #as_date
-
#between(low_value : V, high_value : V)
WHERE @column >=
low_value
AND @column <=high_value
- #extract(chrono_unit : Avram::ChronoUnits)
- #extract(symbol : Symbol)
- #extract_century
- #extract_day
- #extract_decade
- #extract_dow
- #extract_doy
- #extract_epoch
- #extract_hour
- #extract_isodow
- #extract_isoyear
- #extract_julian
- #extract_microseconds
- #extract_millennium
- #extract_milliseconds
- #extract_minute
- #extract_month
- #extract_quarter
- #extract_second
- #extract_timezone
- #extract_timezone_hour
- #extract_timezone_minute
- #extract_week
- #extract_year