Search:

Type: Posts; User: Ecosse

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,249

    Re: Controller for date class

    Thank you. You're a lifesaver!

    Also, how would I code it so that it asks me for the day, then the month and then the year and the output is the full date??
  2. Replies
    3
    Views
    1,249

    Controller for date class

    Does anyone know how to write a controller class? I've been asked to write one for my date class to make sure that it works ok:

    public class Date


    // private variables
    {

    private...
Results 1 to 2 of 2