Flowdock
method

wnum0

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: Date
wnum0() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
d_lite_wnum0(VALUE self)
{
    get_d1(self);
    return INT2FIX(m_wnum0(dat));
}
Register or log in to add new notes.