[Development] Calendar Systems proposal
Robin Burchell
robin.burchell at crimson.no
Mon Jan 30 11:20:47 CET 2017
On Mon, Jan 30, 2017, at 08:59 AM, Hamed Masafi wrote:
> I'm working on qml support of calendar system,
> for porting this mechanism to qml we have two option:
Have you considered whether Date.prototype.toLocaleDateString could be
of use for this? See:
http://ecma-international.org/ecma-402/3.0/index.html#sup-date.prototype.tolocaledatestring
Disclaimer: I'm not intimately familiar with this API, but stumbled
across it while looking into other possible alternatives for this
problem.
--
Robin Burchell
robin at crimson.no
More information about the Development
mailing list