tatuylonen / wikitextprocessor

Python package for WikiMedia dump processing (Wiktionary, Wikipedia etc). Wikitext parsing, template expansion, Lua module execution. For data extraction, bulk syntax checking, error detection, and offline formatting.
Other
93 stars 23 forks source link

Implements Day Name, Time and Hour #249

Closed LeMoussel closed 7 months ago

LeMoussel commented 7 months ago

Implements

LeMoussel commented 7 months ago

Sorry, there is something I'm mishandling, because this PR was also created from the ''LOCALTIMESTAMP'' branch of the previous PR.

However locally, I have the 2 branches ''LOCALTIMESTAMP" & "DAYNAME_TIME_HOUR"

Rem: I'm starting with GitHub

xxyzz commented 7 months ago

Thanks!

kristian-clausal commented 7 months ago

Thanks for all of these.

The name functions could use a comment or documentation somewhere that it depends on system or Python locale.