Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29627

Replace pieces of time_support.h/cpp if they can be implemented using new timezone library

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Query Execution
    • Query 2017-08-21, Query 2017-09-11

      As part of the review for SERVER-28611 we realized we now have some duplicate logic in time_support.h and date_time_support.h. We should re-jigger the libraries and make time_support.h use the new helpers that call into timelib.

      The following new format specifiers will also be available after this gets merged:

      %a
      The abbreviated English name of the day of the week.

      %b
      The abbreviated English name of the month.

      %e
      The day of the month as a decimal number, but unlike ``%d``, pre-padded with space instead of a ``0``.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: