Announcement

Collapse
No announcement yet.

How can i check the computer date ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can i check the computer date ?

    Hi, i was trying to do an autorun program that will have some pages unnaccesable before a determinated date. I was thinking doing something iike this

    In the menu, when clicking the item of the page it should be something like

    If date >= dateallowed
    Go to page X
    If date <= dateallowed
    Show message

    But how could i check the date of the pc ?

  • #2

    Comment


    • #3
      Originally posted by Shrek View Post
      or search in the user guide for System.GetDate
      We are slowly invading your planet to teach lazy humans to read the user manual.
      But don't be scared: we are here to help.

      Comment

      Working...
      X