Replace DateTime.Now with DateTime.UtcNow to avoid daylight saving time issues

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In PooledConnectionFactory and RawConnection, the usage of DateTime.Now will cause unexpected behavior when clock adjustments are made because of daylight saving time. Switching to DateTime.UtcNow will avoid this.

            Assignee:
            Steve Wagner
            Reporter:
            Doug Marien
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: