mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 21:22:20 +03:00
Removed std.date from index. It doesn't exist anymore.
I left it in as versioned for D1 though, since it _does_ still exist there.
This commit is contained in:
parent
bd34cdbd1c
commit
a6cb849cc8
1 changed files with 2 additions and 0 deletions
2
index.d
2
index.d
|
@ -143,8 +143,10 @@ $(V1
|
|||
<dt><a href="std_conv.html"><b>std.conv</b></a>
|
||||
<dd>Conversion of strings to integers.
|
||||
|
||||
$(V1
|
||||
<dt><a href="std_date.html"><b>std.date</b></a>
|
||||
<dd>Date and time functions. Support locales.
|
||||
)
|
||||
|
||||
<dt><a href="std_datetime.html"><b>std.datetime</b></a>
|
||||
<dd>Date and time-related types and functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue