Have you tried %date(part of string prior to space : *MDY); or maybe *USA to see if they work? If not you could insert the leading zeros for month and day.
Scott Mildenberger | Software Developer | Washington Companies IT Services | 101 International Drive | Missoula, MT | Office: 406-523-1536 | www.washingtoncompanies.com
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Greg Wilburn
Sent: Thursday, December 3, 2020 3:04 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: How to convert a timestamp string to a simple date
I'm consuming a web service that returns an "odd" timestamp string (JSON). It doesn't use any preceding zeros in the date portion. All I really need is the date.
I was trying to use the SQL function TIMESTAMP_FORMAT to do the conversion, but I'm not having much luck.
The string looks like this:
'12/3/2020 12:00:00 AM' or
'12/3/2020 6:57:11 PM'
They will also send
'1/1/0001 0:00:01 AM'
(or something similar)
All I really need is the date portion. Any suggestions?
TIA
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com This email is from an external sender. If you don’t know who it is from and if you were not expecting it, DO NOT click any links or input your information. Report this email using the Report Phishing Tool in Outlook.[Cofense Image]
As an Amazon Associate we earn from qualifying purchases.