How can I get only the day part of a value like 25.11.2024 in Studiox?Can you explain in detail? It is important to have a studiox application.
Hi,
There are several ways to achieve it. How about using SplitText activity as the following?
Main.xaml (8.7 KB)
Regards,
1 Like
Are you looking for:
- Day value, e.g. 25 from a date string like 25.11.2024
- Date value, e.g. 25.11.2024 from a date time string like 25.11.2024 15:30:00.000