IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CONVERT a given date from UTC TO BST


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
deepa12

New User


Joined: 06 Aug 2014
Posts: 3
Location: chennai

PostPosted: Mon Aug 19, 2024 9:31 pm
Reply with quote

I have a requirement to convert an incoming datetime value in JSON from UTC TO BST

I do understand there are LE callable modules like CEEGMT, CEEGMTO
But all this provide info only about current date
What i require is
say current date is 19/08/24

UTC: 2024-10-26T22:59:01Z
to be converted 2024-10-26 23:59:01 in BST

UTC 2024-10-27T01:10:01Z to 2024-10-27 01:10:01 BST

Similarly some past dates for e.g.
2040-01-02T06:15:10Z to 2040-01-02 06:15:10 BST

Pls let me know how to do this.
It is a CICS VSAM NON DB2 environ
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Date format correction using dfsort DFSORT/ICETOOL 3
No new posts Sorting Date Field DFSORT/ICETOOL 4
No new posts Pull data using date difference betwe... DB2 6
No new posts CA7 count with DATE variable CA Products 0
No new posts Replacing 'YYMMDD' with date, varying... SYNCSORT 3
Search our Forums:

Back to Top