Hi Everyone,
Today is 10/16/2023. How do i extract the month number: 10 from the Modify Date activity as shown for custom format as shown?
Hi Everyone,
Today is 10/16/2023. How do i extract the month number: 10 from the Modify Date activity as shown for custom format as shown?
Try this:
dateTime.Today.Month.ToString
Some thing like this in the image @josiahgoh276
Hello @josiahgoh276
Try this syntax instead of Activity
DateTime.Now.month -----------> Output= 10
DateTime.Now.Day -------------> Output = 16
DateTime.Now.Year -------------> Output= 2023
Please check what i am suggest
Just try like this @josiahgoh276
Hi Gokul,
I need this month number to be in a string variable. Can you help with that?
Can you show your variables panel
Have you tried to uninsatll the studio and give a try
Once try to Reinstall UiPath StudioX