Skip to content

Commit

Permalink
Document time-rs#293 in feature description
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdyer committed Dec 18, 2020
1 parent 1ae1fbf commit efefcdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib.rs
Expand Up @@ -30,7 +30,8 @@
//! - `local-offset` (_implicitly enables `std`_)
//!
//! This feature enables a number of methods that allow obtaining the system's
//! UTC offset.
//! UTC offset. The methods enabled by this feature currently always return
//! Err results on unix platforms. See #293 for details.
//!
//! - `large-dates`
//!
Expand Down

0 comments on commit efefcdd

Please sign in to comment.