× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Bob I think I have it finally....

On Thu, 5 Jan 2006 14:18:54 -0600, Bob Cozzi wrote
> Hi Douglas,
> 
> A date field with DATFMT(*JUL) will give it to you.
> You can move any other "D" data type field to this field and the 
> system will convert it to Julian format for you.  e.g.,  D'06/017' 
>  (the field would show '06/017' for January 17, 2006). If you don't 
> want the edit symbol in the result, then don't declare a Julian 
> DATFMT field, just a 5-digit numeric field and use MOVE C   *JUL0    
> MOVE  myDateField   userJulian  6 0
> 
> -Bob Cozzi
> www.RPGxTools.com
> RPG xTools - Enjoy programming again.
> 
> -----Original Message-----
> From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]
> On Behalf Of Douglas W. Palme
> Sent: Thursday, January 05, 2006 1:58 PM
> To: RPG Group
> Subject: Generating Julian Date
> 
> One of our customers is requiring us to generate a material number 
> based upon the following:
> 
> Julian Date
> Year
> Release Number
> 
> The release number we will generate based upon what has already been 
> used before, however I haven't played with julian dates in years,
>  what I am needing is just the julian number for the day for the 
> year we are currently in.
> 
> suggestions on how to extract that?
> 
> If you bought it, it was hauled by a truck - somewhere, sometime.
> 
> -- 
> This is the RPG programming on the AS400 / iSeries (RPG400-L)
>  mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To 
> subscribe, unsubscribe, or change list options, visit: 
> http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-
> L-request@xxxxxxxxxxxx Before posting, please take a moment to 
> review the archives at http://archive.midrange.com/rpg400-l.
> 
> -- 
> This is the RPG programming on the AS400 / iSeries (RPG400-L)
>  mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To 
> subscribe, unsubscribe, or change list options, visit: 
> http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-
> L-request@xxxxxxxxxxxx Before posting, please take a moment to 
> review the archives at http://archive.midrange.com/rpg400-l.


If you bought it, it was hauled by a truck - somewhere, sometime.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.