×
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.
dcl-s #date Packed(8:0);
#date = %Dec(%date);
-----Message d'origine-----
De : RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] De la part de Hoteltravelfundotcom
Envoyé : Wednesday, March 16, 2016 2:46 PM
À : RPG programming on the IBM i / System i
Objet : Re: Date compare to YYYYMMDD
I got this far
402 c eval myDate = %date()
the data has '-' tho. how to remove them. I just want 20160316
On Wed, Mar 16, 2016 at 2:00 PM, Hoteltravelfundotcom < hoteltravelfun@xxxxxxxxx> wrote:
I have a input field which has date data.
S 128 135 0CTFDAT
its value is in YYYYMMDD.
I would like to compare against current date but I am not seeing
examples in this YYYYMMDD format.
If the date is not = to current date we would call an error condition.
--
This is the RPG programming on the IBM i (AS/400 and 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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.