Author: kevlo
Date: Wed Jul 27 00:46:48 2016
New Revision: 303354
URL: https://svnweb.freebsd.org/changeset/base/303354

Log:
  Add weekday to the date format.

Modified:
  head/share/timedef/zh_TW.UTF-8.src

Modified: head/share/timedef/zh_TW.UTF-8.src
==============================================================================
--- head/share/timedef/zh_TW.UTF-8.src  Wed Jul 27 00:08:01 2016        
(r303353)
+++ head/share/timedef/zh_TW.UTF-8.src  Wed Jul 27 00:46:48 2016        
(r303354)
@@ -56,14 +56,14 @@
 %Y/%m/%d
 #
 # c_fmt
-%Y年%m月%e日 %p%I:%M:%S [%Z]
+%Y年%m月%e日%A %p%I:%M:%S [%Z]
 #
 # AM/PM
 上午
 下午
 #
 # date_fmt
-%Y年%m月%e日 %p%I:%M:%S [%Z]
+%Y年%m月%e日%A %p%I:%M:%S [%Z]
 #
 # Long month names (without case ending)
 1月
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to