Posts by Bruno • 25 points
2 posts
-
1
votes1
answer34
viewsQ: Getting date from a C#website
I am developing a program in C# that allows a click at a certain time chosen by the user. For now the program clicks subtracting the time chosen by the user with the local time, but I discovered a…
-
1
votes2
answers1383
viewsQ: Automatic click at a certain time
I am new to C# programming and would like to know if there is any way to create a program that shows the local time in the format HH:mm:ss:mmm and allows the user to choose a specific time for a…