Author |
Message |
Topic: How to get last day's date of a month? |
VdeepakG
Replies: 4
Views: 4774
|
Forum: TSO and ISPF Posted: Sun Feb 26, 2017 1:21 am Subject: How to get last day's date of a month? |
Nic Clouston,
No, i want the date of the month which it ended.
For Ex: today is Feb 26,2017. If i Run the code it should give 28th Feb 2017
Thanks for response  |
Topic: How to get last day's date of a month? |
VdeepakG
Replies: 4
Views: 4774
|
Forum: TSO and ISPF Posted: Sat Feb 25, 2017 1:31 pm Subject: How to get last day's date of a month? |
Hi,
Can we get last day's date of a month irrespective of the day we run the code, through any REXX built-in functions? If so can anyone share the code
Thanks
Deepak |
Topic: How to capture Job submitted time, Started time, end time |
VdeepakG
Replies: 3
Views: 3383
|
Forum: TSO and ISPF Posted: Wed Nov 09, 2016 12:42 pm Subject: How to capture Job submitted time, Started time, end time |
Thanks Kolusu,
is it possible to write data into flat file with positions specified?
Like example shown below,
start position end position
CPU_time 1 ... |
Topic: How to capture Job submitted time, Started time, end time |
VdeepakG
Replies: 3
Views: 3383
|
Forum: TSO and ISPF Posted: Tue Nov 08, 2016 1:22 am Subject: How to capture Job submitted time, Started time, end time |
Hi,
I am very new to REXX, i need to capture job Submitted time, Started time,
End time from SDSF in batch mode
I need to estimate those times of all jobs which are scheduled monthly
Thanks ... |
|