Skip to content

Commit

Permalink
Syncing _pages/using-nice-date-and-time-functions-for-your-language.m…
Browse files Browse the repository at this point in the history
…d from WordPress at https://mycroft.ai (Mycroft) - wpghs
  • Loading branch information
Kathy Reid committed Jun 15, 2018
1 parent 1dc43fe commit fd29cc2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ post_date: 2018-06-15 14:03:04
* [Test file for en-us](#test-file-for-en-us)


The following functions are used to convert a Python datetime to a pronounceable string,
for a given language [please refer to the Mycroft API documentation](http://mycroft-core.readthedocs.io/en/stable/))
The following functions are used to convert a Python datetime to a pronounceable string, for a given language [please refer to the Mycroft API documentation](http://mycroft-core.readthedocs.io/en/stable/))

* ```nice_date(dt, lang='en-us', now=None)```
* ```nice_date_time(dt, lang='en-us', now=None, use_24hour=False, use_ampm=False)```
Expand Down

0 comments on commit fd29cc2

Please sign in to comment.