what is the difference between udate and the system date?
Answer Posted / sanjeet kumar
UDATE supports two-digit year.The format is *MDY (MMDDYY).
*DATE (system date) supports four digit year. The format is *MDYY (MMDDYYYY).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
what is the use of jdftval in join logical file?
which of the following operations does not zero the field flda defined as 4,0?
which of the cl command can be used to determine which logical files are dependent on a specific file?
which indicator is used for read?
what is the length of a variable in rpg?
which single rpg opcode performs both setll and reade?
What is diff between EVAL & MOVE?
what is the clp command to access a query/400?
how do you read changed records backward in subfile?
why is the declare cursor statement is used for?
how to develop some simple graphs (bar charts) using just html?
define the purpose/use for sflrna?
define the purpose of the *cat function?
how can you detect overflow for a print program that prints multiple lines per cycle?