2017-07-20 05:00:44 -04:00
|
|
|
/**
|
|
|
|
* @license
|
2020-05-19 15:08:49 -04:00
|
|
|
* Copyright Google LLC All Rights Reserved.
|
2017-07-20 05:00:44 -04:00
|
|
|
*
|
|
|
|
* Use of this source code is governed by an MIT-style license that can be
|
|
|
|
* found in the LICENSE file at https://angular.io/license
|
|
|
|
*/
|
|
|
|
|
|
|
|
// THIS CODE IS GENERATED - DO NOT MODIFY
|
|
|
|
// See angular/tools/gulp-tasks/cldr/extract.js
|
|
|
|
|
2018-04-09 08:15:00 -04:00
|
|
|
const u = undefined;
|
|
|
|
|
2017-07-20 05:00:44 -04:00
|
|
|
export default [
|
2020-05-15 14:05:09 -04:00
|
|
|
[['ب', 'ص', 'ظ', 'ع', 'ش', 'ن'], ['بامداد', 'صبح', 'ظهر', 'عصر', 'شب', 'نیمه\u200cشب'], u], u,
|
2017-07-20 05:00:44 -04:00
|
|
|
[
|
2019-11-07 13:01:44 -05:00
|
|
|
['01:00', '04:00'], ['04:00', '12:00'], ['12:00', '13:00'], ['13:00', '19:00'],
|
|
|
|
['19:00', '24:00'], ['00:00', '01:00']
|
2017-07-20 05:00:44 -04:00
|
|
|
]
|
|
|
|
];
|