https://bugzilla.wikimedia.org/show_bug.cgi?id=25476
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Low CC| |[email protected] Summary|[i18n] Custom format for |Add and use parser function |saved signature timestamps |for signature timestamps |(four/five tildes) |(four/five tildes) to show | |them to the user in | |preferred locale and | |timezone --- Comment #25 from Nemo <[email protected]> --- (In reply to comment #24) > Bug 19992 discusses similar client-side time zone as well. > > On another note, why not close this current bug just sending the right time > zone from the server (like it is done for the page history)? And if the new, > client-side, way of handling of time zones is developed, all of the time zone > uses should be done in the same fashion? Why do you think this should be done client-side? Comment 8 is very clear, the option is to use a parser function. {{#dateformat:date}} can already handle the localisation of dates I think, the problem would be time but probably it wouldn't be super-hard? The problem is that adding parserfunctions to talks makes wikitext quite ugly, so probably this should be disabled by default and wikis with a very international community would enable it if they wish. I don't think we should clutter things for everyone just for the sake of those very few cross-wiki users (like me) that ask weird features like <https://meta.wikimedia.org/w/index.php?title=Wikimedia_Forum&oldid=5239255#Date_formats_in_various_Wikipedias> ;-) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
