Reformat the Start and End Date in a Groovy Condition
Here is a sample code to change the format of the Start Date from Wed Apr 21 03:24:00 UTC 2021 to 2021-04-21T03:24:00.000+0000
${new java.text.SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSZ").format(StartDate)}
Fathia Jama
Reformat the Start and End Date in a Groovy Condition
Here is a sample code to change the format of the Start Date from Wed Apr 21 03:24:00 UTC 2021 to 2021-04-21T03:24:00.000+0000
${new java.text.SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSZ").format(StartDate)}Fathia Jama
Here is a sample code to change the format of the Start Date from Wed Apr 21 03:24:00 UTC 2021 to 2021-04-21T03:24:00.000+0000
${new java.text.SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSZ").format(StartDate)}- 
										
											Extend a model with new entities or attributes
										 
									 - 
										
											Data types in xDM
										 
									 - 
										
											Effective date on entities
										 
									 - 
										
											Search using wild cards
										 
									 - 
										
											Export a model from production and import on a development environment
										 
									 - 
										
											"Allow Delete" vs "Allow Removal" privileges
										 
									 - 
										
											LOV label in Named Query
										 
									 - 
										
											Select location on a map and save coordinates
										 
									 - 
										
											Is there a way to set up a master-detail relationship on browse mode? 
										 
									 - 
										
											Choose Either a Stepper or A Workflow Based on The User Privileges
										 
									 
See all 320 topics