DayRepresentation(String)
package js.lib.intl
import js.lib.intl.DateTimeFormat
Available on js
Variables
inlineread onlyNumeric:DayRepresentation = "numeric"
(e.g., 1)
inlineread onlyTwoDigit:DayRepresentation = "2-digit"
(e.g., 01)
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/DayRepresentation.html