Results 1 to 2 of 2

Thread: tornado - Date/Time Formatting in Grid

  1. #1
    Join Date
    Dec 2002
    Location
    Albany, NY
    Posts
    115

    tornado - Date/Time Formatting in Grid

    There is probably a simple solution for this. I'm using SQL Server and storing dates as mm/dd/yyyy, notice there is no time being saved.

    In the grid, under the date column the format is mm/dd/yy hh:mm:ss. I need to suppress the time from showing. And, by the way the time shown is always 12:00:00 am

    thanks, Paul

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    use magiccell to control display format and use dbLongdate to control input format.

    FK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •