[ https://issues.apache.org/jira/browse/FLEX-35357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203170#comment-16203170 ]
Doug Simmons commented on FLEX-35357: ------------------------------------- I think this is all you need to test . <cfcomponent hint="Passes the server current date and time to remote calls"> <cffunction name="getUTCDateTimeNow" access="remote" returntype="string" hint="Gets current server time in UTC"> <cfreturn Now()> </cffunction> </cfcomponent> Doug > FlexJS RemoteObject and ColdFusion > ---------------------------------- > > Key: FLEX-35357 > URL: https://issues.apache.org/jira/browse/FLEX-35357 > Project: Apache Flex > Issue Type: Bug > Components: RPC: RemoteObject > Affects Versions: Apache FlexJS 0.9.0 > Environment: Windows 10, Firefox Developer > Reporter: Doug Simmons > Fix For: Apache FlexJS 0.9.0 > > Attachments: MSTest.zip > > > The project at https://justpaste.it/1bl2l > Generates error - stack trace at https://justpaste.it/1bksx > Doug -- This message was sent by Atlassian JIRA (v6.4.14#64029)