Thiemo Mättig (WMDE) has uploaded a new change for review.
https://gerrit.wikimedia.org/r/149294
Change subject: [WIP] All date formats in all languages should roundtrip
......................................................................
[WIP] All date formats in all languages should roundtrip
See the comments in Id09e26e for more examples.
Change-Id: I9aefa02a8355c9cca6ac750b2bf82a7734338640
---
M lib/tests/phpunit/formatters/MwTimeIsoFormatterTest.php
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/94/149294/1
diff --git a/lib/tests/phpunit/formatters/MwTimeIsoFormatterTest.php
b/lib/tests/phpunit/formatters/MwTimeIsoFormatterTest.php
index e4688be..fcc169e 100644
--- a/lib/tests/phpunit/formatters/MwTimeIsoFormatterTest.php
+++ b/lib/tests/phpunit/formatters/MwTimeIsoFormatterTest.php
@@ -283,6 +283,18 @@
true,
'la'
),
+ array(
+ '+2013-08-16T00:00:00Z',
TimeValue::PRECISION_DAY,
+ '16 Avgust. 2013 j.',
+ true,
+ 'kaa'
+ ),
+ array(
+ '+2013-08-16T00:00:00Z',
TimeValue::PRECISION_DAY,
+ '16 de agosto de 2013',
+ true,
+ 'pt'
+ ),
// Valid values with day, month and/or year zero
array(
--
To view, visit https://gerrit.wikimedia.org/r/149294
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9aefa02a8355c9cca6ac750b2bf82a7734338640
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits