Build Date
Security:
Custom Field Management
domain in the System functional area.You can use the calculated field to create a new date or time field that uses components
from other fields or specified values. By using the different date and time components,
you can create a date field based on the:
- Day
- Month
- Year
You can create a time field based on these components that includes the time and time
zone:
- Hour
- Minute
- Second
- Millisecond
- Access theCreate Calculated Fieldtask.
- SelectBuild Datefrom theFunctionprompt.
- On theCalculationtab, select a value from theField Typeprompt.
- As you complete the task for date field types, consider:OptionDescriptionSpecific YearSpecific MonthSpecific DaySpecify a value or use a value from a field.Extract Year from Date FieldExtract Month from Date FieldExtract Day from Date FieldSelect to extract the day, month, or year from a date field.
- As you complete the task for time field types, consider:OptionDescriptionSpecific HourSpecific MinuteSpecific SecondSpecific MillisecondEnter an integer.If you enter zero forSpecific Second, Workday changes zero toNone of the abovewhen you save the calculated field. This change doesn't impact the report results.Extract Hour from Date/Time FieldExtract Minute from Date/Time FieldExtract Second from Date/Time FieldExtract Millisecond from Date/Time FieldSelect to extract the hour, minute, second, or millisecond from a field that includes time.User's Timezone(Available when you select theDateTimeZoneField Type.) Click to enable Workday to use the report runner's locale to determine the time zone.Although you enter the time values on a 24-hour clock, Workday displays the time as a 12-hour clock.Value EnteredDisplayed ValueHour:0Minute:112:01 AMHour:1Minute:3001:30 AMHour:12Minute:112:01 PMHour:13Minute:3001:30 PM
- (Optional) Select theReturn Blank Date on Errorcheck box to have Workday return a blank value rather than generating an error message when the report runs.If you use a Prism business object with this calculated field, Workday always returns a blank value on error regardless of your check box selection.
You can use the build date calculated field to determine the first day of the month when
a company hired an employee. Using the Worker business object, select:
- Dateas theField Type.
- Hire Dateas theExtract Year from Date Field.
- Hire Dateas theExtract Month from Date Field.
- 1as theSpecific Day.
You can add your build date calculated field to a custom report to display the results.
Example: For an employee hired on 2006-02-17, Workday displays the build date field as
2/1/2006.
You can create:
- Additional calculated fields.
- New calculated fields from within a build date calculated field.