So, remember to add CVTLSO to the STCK value if needed. Also, CVTLDTO for local time.
El jue, 17 abr 2025, 18:41, Colin Paice < [email protected]> escribió: > Except at the end / start of day, because of leap seconds > > On Thu, Apr 17, 2025, 16:49 salva <[email protected]> wrote: > > > Joseph, if you have (or can get) a TOD/STCK, then: > > > > mod(stck%(4096e6*3600*24),7) = dow based on monday = 0, sunday = 6. > > > > Hope that helps. > > > > > > El jue, 17 abr 2025 a las 16:42, Joseph Reichman (< > > [email protected]>) escribió: > > > > > I would have to change it to assembler LE prog ok > > > > > > Thanks > > > > > > > On Apr 17, 2025, at 9:54 AM, salva <[email protected]> wrote: > > > > > > > > If you can call LE, CEEDATE & CEEDYWK can do the work. > > > > > > > > El jue, 17 abr 2025, 13:52, Joseph Reichman < > > > > [email protected]> escribió: > > > > > > > >> Hi > > > >> > > > >> Would anyone know if there is a way to get the day of week from any > of > > > the > > > >> date macros STCKCONV > > > >> > > > >> Thanks > > > >> > ---------------------------------------------------------------------- > > > >> For IBM-MAIN subscribe / signoff / archive access instructions, > > > >> send email to [email protected] with the message: INFO > > IBM-MAIN > > > >> > > > > > > > > > ---------------------------------------------------------------------- > > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > > send email to [email protected] with the message: INFO > IBM-MAIN > > > > > > ---------------------------------------------------------------------- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
