- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 Dec 2011 11:34:02 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15278
Summary: Adding Islamic calendar support in HTML5
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: ghadas@eg.ibm.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Created attachment 1053
--> https://www.w3.org/Bugs/Public/attachment.cgi?id=1053
Proposed solution for Islamic Calendar support
Referring to HTML5 specifications on http://dev.w3.org/html5/spec/, there are
new date and time values added to the type attribute of the input element
(date, month, week, time, datetime, datetime-local). These types follow the
Gregorian calendar format while there are more calendars that are widely used
in some regions ( for example the Islamic (Hijri ) Calendar which is the
official calendar in Saudi Arabia and other ME countries). There are business
needs that require national calendars so some libraries like ICU4j and Dojo
toolkit added the support for national calendars.
Please find attached a proposal for adding the support of the Islamic Calendar
in HTML5 specifications.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Tuesday, 20 December 2011 13:16:56 UTC