0 votes

Hello! I would like to use the utc parameter that is described in value references - date/time formatting (https://www.adaxes.com/help/ValueReferences/). The goal is to convert the current date and time to the UTC value. I have tried several combinations like this one down below, but none of them worked correctly:

$currDateTime = "%datetime:format[yyyy-MMMM-dd HH:mm:ss,utc]%"

Could you please indicate whiich would be the right way for using the utc switch?

Thanks, Fabiano

by (20 points)

1 Answer

0 votes
by (273k points)

Hello Fabiano,

To achieve the desired, use the below formatting:

%datetime:format[yyyy-MM-dd HH:mm:ss],,,utc%

Pay attention that all value references must be wrapped into double quotes in all Adaxes scripts.

Related questions

0 votes
1 answer

In the user creation entry I have added a renamed custom attribute called Start Date so that the requester can only request accounts be created past a certain relative ... a limitation of the product or am I looking to implement this requirement incorrectly?

asked May 28, 2021 by manomano (80 points)
0 votes
1 answer

We have created a workflow for creating user accounts and would like the manager of the new user to be the approver for the account but the account is not created until it is ... to use a parameter as an approver. Is there a powershell way to do this maybe?

asked Jan 24, 2020 by mark.it.admin (2.3k points)
0 votes
1 answer

Occationally Service Desk staff need to clear a DNS record when a desktop has been reimaged but is keeping the same name as loses the ability to manage its original DNS ... running in ADAXES. Can I just install the applet on the ADAXES server using powershell?

asked Jan 17, 2023 by stevehalvorson (110 points)
0 votes
1 answer

Hi All, I am currently using the 30 day free trial of Adaxes and seeing if we can use it to achieve our method of user provisioning. I am looking into server-side ... variable value within an SQL query Can this be achieved? Any help is much appreciated, Thanks

asked Feb 1 by Lewis (40 points)
0 votes
1 answer

Hi, In the SDK I find information on how to use Powershell to read and create scripts in custom commands and business rules, but I can not find the same for ... information like the embedded scripts for the report and custom columns? -- Morten A. Steien

asked Jul 27, 2023 by Morten A. Steien (300 points)
3,374 questions
3,073 answers
7,817 comments
545,369 users