× 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.



I think I have it:

select date(timestamp_format('1/3/2020 12:00:00 PM', 'MM/DD/YYYY HH:MI:SS AM')) from sysibm.sysdummy1;

-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Greg Wilburn
Sent: Thursday, December 03, 2020 5: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

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.