Exploring Currentdate Function In Transformer Stage In Datastage
Exploring Currentdate Function In Transformer Stage In Datastage reveals several interesting facts.
- Returns the day number in the year from the given date. Input: date Output: day (int16) Examples. If mylink.mydate contains the ...
- NextWeekdayFromDate
- Returns the week number in the year from the given date Input: date Output: week (int16) Examples. If mylink.mydate contains the ...
- Returns the number of days from source date to the given date. Input: source_date, given_date Output: days_since (int32)
- TimeDate
In-Depth Information on Currentdate Function In Transformer Stage In Datastage
Returns the date that the job runs in date Returns the time at which the job runs in time Returns a date by adding an integer to a baseline date. The integer can be negative to return a date that is earlier than the base ... Returns a timestamp giving the date and time that the job runs in timestamp
Returns a date from the given julian day. Input: julianday (uint32) Output: date Examples. If linkname.julcol contains the value ...
Stay tuned for more updates related to Currentdate Function In Transformer Stage In Datastage.