\r
global class System_Datetime_dayGmt {\r
\r
- @InvocableMethod(label='System.Date.day()' category='Flowpex' iconName='slds:standard:topic2' description='Returns the day-of-month component of a Datetime in the GMT time zone.')\r
+ @InvocableMethod(label='System.Date.dayGmt()' category='Flowpex' iconName='slds:standard:topic2' description='Returns the day-of-month component of a Datetime in the GMT time zone.')\r
\r
global static List<Response> System_Datetime_dayGmt (List<Request> requests) {\r
List<Response> responses = new List<Response>();\r