Link to datetime from datetime.display docs (#3270)

This commit is contained in:
Terts Diepraam 2024-01-29 11:47:36 +01:00 committed by GitHub
parent 269860c571
commit ead94a64df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -317,6 +317,8 @@ impl Datetime {
/// `[[year]-[month]-[day]]`. If you specified a time, it will be
/// `[[hour]:[minute]:[second]]`. In the case of a datetime, it will be
/// `[[year]-[month]-[day] [hour]:[minute]:[second]]`.
///
/// See the [format syntax]($datetime/#format) for more information.
#[func]
pub fn display(
&self,