Below is the array for date generated with node_load and node_invoke_nodeapi.
But the view is empty.
How do I get it as per the $node object in node.tpl.php?

field_course_date1 (Array, 1 element)

0 (Array, 6 elements)
value (String, 10 characters ) 1305043200
value2 (String, 10 characters ) 1305043200
timezone (String, 14 characters ) Asia/Singapore
timezone_db (String, 14 characters ) Asia/Singapore
date_type (String, 9 characters ) datestamp
view (String, 0 characters )

Comments

resting’s picture

Sample of the array in template file.

field_course_date1 (Array, 1 element)

0 (Array, 6 elements)
value (String, 10 characters ) 1305043200
value2 (String, 10 characters ) 1305043200
timezone (String, 14 characters ) Asia/Singapore
timezone_db (String, 14 characters ) Asia/Singapore
date_type (String, 9 characters ) datestamp
view (String, 52 characters ) 11 May 2011

JKingsnorth’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing off old issue. Please reopen if you still require assistance.