NAME

Rit::Base::Literal::Time

DESCRIPTION

Subclass of Para::Frame::Time and Rit::Base::Literal.

parse

  $class->parse( \$value, \%args )

For dates between 1900 - 2020

For dates beyond this, use RB::Literal::Time::Historic

Supported args are: valtype coltype arclim

new_from_db

  $this->new_from_db( $value, $valtype )

new

  $this->new( $time, $valtype )

Extension of Para::Frame::Time/get

get

  $this->get( $time, $valtype )

Extension of Para::Frame::Time/get

literal

now

NOTE: Exported via Para::Frame::Time

date

wuirc

Display field for updating a date property of a node

var node must be defined

prop pred is required

the query param "arc___pred_$pred__subj_$subjvarname" can be used for default new value

default_valtype

SEE ALSO

Rit::Base::Literal, Para::Frame::Time