Results 1 to 11 of 11

Thread: DateTime Columns and UTC

Threaded View

  1. #1
    Join Date
    Dec 2006
    Location
    Portland, Oregon
    Posts
    64

    Question DateTime Columns and UTC

    This thread is related to the second article in the SqlCredit series: Part 2: Creating the Database, Tables, CRUD Procedures.

    Are you storing datetime in local time or UTC?

    What do you see as benefits and drawbacks?

    If you use UTC, do you “tag” the columns somehow so that it is obvious that the time is UTC and not local?

    Rob
    Last edited by rgarrison; 02-23-2007 at 01:04 PM. Reason: Updated after article published.

Posting Permissions

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