<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>jAlbum forums: Message List - How to use getRealCameraDate()</title>
    <link>https://jalbum.net/forum</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Gold 5.5.25 (www.jivesoftware.com)</generator>
    
    <pubDate>Fri, 04 Sep 2026 17:11:31 +0200</pubDate>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350122&amp;tstart=0#350122</link>

        

        
            <description><![CDATA[I have added the code to the <a class="jive-link-external" href="https://jalbum.net/help/en/Code_Snippets">Code snippets page</a><br />
If all else fails, at least I can remember that page has all sorts of odd stuff in it.]]></description>
        

        <pubDate>Sun, 18 Jul 2021 17:02:47 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 17:02:47 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 17:02:47 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>RobM</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350120&amp;tstart=0#350120</link>

        

        
            <description><![CDATA[September 1952. Offhand, I'd say I've got no more than one or two productive years left in me.<br />...]]></description>
        

        <pubDate>Sun, 18 Jul 2021 16:54:56 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 16:54:56 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 16:54:56 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>JeffTucker</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350119&amp;tstart=0#350119</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">JeffTucker wrote:</span><br />...]]></description>
        

        <pubDate>Sun, 18 Jul 2021 16:35:48 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 16:35:48 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 16:35:48 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>RobM</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350117&amp;tstart=0#350117</link>

        

        
            <description><![CDATA[Oh, I was <i>sooooo</i> close! I'd gotten as far as <b>AlbumObjectMetadata.getInstance()</b>, but fumbled the <b>currentObject.getFile()</b>. <img class="jive-emoticon" border="0" src="https://jalbum.net/forum/images/emoticons/wink.gif" alt=";)"><br />...]]></description>
        

        <pubDate>Sun, 18 Jul 2021 16:32:01 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 16:32:01 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 16:32:01 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>JeffTucker</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350114&amp;tstart=0#350114</link>

        

        
            <description><![CDATA[Using the Sample Project, the above returns 0 for every image. Adding one of my own images though returns 1471264963000]]></description>
        

        <pubDate>Sun, 18 Jul 2021 16:11:02 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 16:11:02 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 16:11:02 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>RobM</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350112&amp;tstart=0#350112</link>

        

        
            <description><![CDATA[It helps if you don't know the rules, then you are free to try things like <pre class="jive-pre"><code class="jive-code jive-java">aoM = AlbumObjectMetadata.getInstance(currentObject.getFile());
System.out.println(aoM.getRealCameraDate());
</code></pre>]]></description>
        

        <pubDate>Sun, 18 Jul 2021 16:07:59 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 16:07:59 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 16:07:59 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>RobM</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350105&amp;tstart=0#350105</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">RobM wrote:</span><br />...]]></description>
        

        <pubDate>Sun, 18 Jul 2021 15:10:14 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 15:03:20 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 15:10:14 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>JeffTucker</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Re: How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350104&amp;tstart=0#350104</link>

        

        
            <description><![CDATA[<div class="jive-quote"><span class="jive-quote-header">JeffTucker wrote:</span><br />...]]></description>
        

        <pubDate>Sun, 18 Jul 2021 14:49:02 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 14:49:02 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 14:49:02 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>RobM</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>


    <item>

        <title>How to use getRealCameraDate()</title>
        <link>https://jalbum.net/forum/thread.jspa?messageID=350103&amp;tstart=0#350103</link>

        

        
            <description><![CDATA[Simple question: how can I use <b>getRealCameraDate()</b> to retrieve the camera date, or zero if there isn't one, from the <b>currentObject?</b>]]></description>
        

        <pubDate>Sun, 18 Jul 2021 13:52:46 +0200</pubDate>

        

        <jf:creationDate>Sun, 18 Jul 2021 13:52:46 +0200</jf:creationDate>
        <jf:modificationDate>Sun, 18 Jul 2021 13:52:46 +0200</jf:modificationDate>
        <jf:date>18 Jul 2021</jf:date>
        <jf:author>JeffTucker</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>