Updated FAQ (markdown)

Howard Hinnant
2018-05-22 15:58:48 -04:00
parent 0fa1962ddc
commit 652d6ecbeb

2
FAQ.md

@@ -131,7 +131,7 @@ When working with `zoned_time` objects, it seems natural that one should be able
In the case that comparison is required by an application, named functors or lambdas defining the comparison operations should be used. In the case that comparison is required by an application, named functors or lambdas defining the comparison operations should be used.
<a name="weekday_encoding"></a> <a name="weekday_encoding"></a>
### On the encoding of `weekday`? ### On the encoding of `weekday`
As this library developed, a decision about `weekday` encoding had to be made. There were two existing competing standards: As this library developed, a decision about `weekday` encoding had to be made. There were two existing competing standards: