Zend
ZF-100-500 · Question #7
You want a formatted date for an RSS feed. Which of the following code syntaxes will you use to accomplish the task?
The correct answer is B. Zend_Date::RSS. See the full explanation below for the reasoning.
Question
You want a formatted date for an RSS feed. Which of the following code syntaxes will you use to accomplish the task?
Options
- AZend_Date::RSSFEED
- BZend_Date::RSS
- C$RSS= new Zend_RSS_Date()
- DZend_Date->RSS
How the community answered
(29 responses)- A3% (1)
- B83% (24)
- C3% (1)
- D10% (3)
Community Discussion
No community discussion yet for this question.