[DOCS-10655] Docs for SERVER-29627: Replace pieces of time_support.h/cpp if they can be implemented using new timezone library Created: 08/Aug/17  Updated: 30/Oct/23  Resolved: 06/Dec/17

Status: Closed
Project: Documentation
Component/s: manual, Server
Affects Version/s: None
Fix Version/s: Server_Docs_20231030

Type: Task Priority: Major - P3
Reporter: Emily Hall Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by DOCS-10636 Add new %a, %b and %e specifiers to $... Closed
Participants:
Days since reply: 6 years, 27 weeks, 1 day ago

 Description   

Documentation Request Summary:

Three new format specifiers to $dateToString: %a, %b and %e (See description)

Engineering Ticket Description:

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``.


Generated at Thu Feb 08 08:01:05 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.