You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/03/25 12:15:25 UTC

[jira] Assigned: (SLING-289) dates do not come along as dates

     [ https://issues.apache.org/jira/browse/SLING-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned SLING-289:
---------------------------------------

    Assignee: Felix Meschberger

> dates do not come along as dates
> --------------------------------
>
>                 Key: SLING-289
>                 URL: https://issues.apache.org/jira/browse/SLING-289
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>            Reporter: Michael Marth
>            Assignee: Felix Meschberger
>
> (this is on Launchpad revision 629151 running on top of crx)
> my content model has a date-type property. If I access this property in an .esp I do not get a date object (but a string I suppose).
> e.g.
> currentNode["mydateproperty"].getFullYear() gives:
> TypeError: Cannot find function getFullYear

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.