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:33:26 UTC

[jira] Resolved: (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 resolved SLING-289.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Fixed in Rev. 640774 as indicated.

Please close, if this fixes your issue. Thanks.

> 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
>             Fix For: 2.0.0
>
>
> (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.