Man Page: je::object::date
Operating Environment: debian
Section: 3pm
JE::Object::Date(3pm) User Contributed Perl Documentation JE::Object::Date(3pm)NAMEJE::Object::Date - JavaScript Date object classSYNOPSISuse JE; $j = new JE; $js_date = new JE::Object::Date $j; $js_date->value; # 1174886940.466 "$js_date"; # Sun Mar 25 22:29:00 2007 -0700DESCRIPTIONThis class implements JavaScript Date objects for JE.METHODSSee JE::Types and JE::Object for descriptions of most of the methods. Only what is specific to JE::Object::Date is explained here. value Returns the date as the number of seconds since the epoch, with up to three decimal places. class Returns the string 'Date'.SEE ALSOJE, JE::Types, JE::Object perl v5.14.2 2012-03-18 JE::Object::Date(3pm)
| Related Man Pages |
|---|
| set::object::weak(3) - suse |
| data::printer::filter::datetime(3pm) - debian |
| gstreamer::object(3pm) - debian |
| moosex::types::set::object(3pm) - debian |
| set::object::weak(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |