| Server IP : 13.235.167.51 / Your IP : 216.73.217.116 Web Server : Apache System : Linux machinox-server 6.17.0-1013-aws #13~24.04.1-Ubuntu SMP Fri Apr 24 21:36:58 UTC 2026 aarch64 User : root ( 0) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/control.machinox.in/node_modules/date-fns/locale/ |
Upload File : |
"use strict";
exports.arTN = void 0;
var _index = require("./ar-TN/_lib/formatDistance.cjs");
var _index2 = require("./ar-TN/_lib/formatLong.cjs");
var _index3 = require("./ar-TN/_lib/formatRelative.cjs");
var _index4 = require("./ar-TN/_lib/localize.cjs");
var _index5 = require("./ar-TN/_lib/match.cjs");
/**
* @category Locales
* @summary Arabic locale (Tunisian Arabic).
* @language Arabic
* @iso-639-2 ara
* @author Koussay Haj Kacem [@essana3](https://github.com/essana3)
*/
const arTN = (exports.arTN = {
code: "ar-TN",
formatDistance: _index.formatDistance,
formatLong: _index2.formatLong,
formatRelative: _index3.formatRelative,
localize: _index4.localize,
match: _index5.match,
options: {
weekStartsOn: 1 /* Monday */,
firstWeekContainsDate: 1,
},
});