Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 

1852 строки
72 KiB

  1. /**
  2. * @preserve jQuery DateTimePicker plugin v2.4.1
  3. * @homepage http://xdsoft.net/jqplugins/datetimepicker/
  4. * (c) 2014, Chupurnov Valeriy.
  5. */
  6. /*global document,window,jQuery,setTimeout,clearTimeout*/
  7. (function ($) {
  8. 'use strict';
  9. var default_options = {
  10. i18n: {
  11. ar: { // Arabic
  12. months: [
  13. "كانون الثاني", "شباط", "آذار", "نيسان", "مايو", "حزيران", "تموز", "آب", "أيلول", "تشرين الأول", "تشرين الثاني", "كانون الأول"
  14. ],
  15. dayOfWeek: [
  16. "ن", "ث", "ع", "خ", "ج", "س", "ح"
  17. ]
  18. },
  19. ro: { // Romanian
  20. months: [
  21. "ianuarie", "februarie", "martie", "aprilie", "mai", "iunie", "iulie", "august", "septembrie", "octombrie", "noiembrie", "decembrie"
  22. ],
  23. dayOfWeek: [
  24. "l", "ma", "mi", "j", "v", "s", "d"
  25. ]
  26. },
  27. id: { // Indonesian
  28. months: [
  29. "Januari", "Februari", "Maret", "April", "Mei", "Juni", "Juli", "Agustus", "September", "Oktober", "November", "Desember"
  30. ],
  31. dayOfWeek: [
  32. "Sen", "Sel", "Rab", "Kam", "Jum", "Sab", "Min"
  33. ]
  34. },
  35. bg: { // Bulgarian
  36. months: [
  37. "Януари", "Февруари", "Март", "Април", "Май", "Юни", "Юли", "Август", "Септември", "Октомври", "Ноември", "Декември"
  38. ],
  39. dayOfWeek: [
  40. "Нд", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб"
  41. ]
  42. },
  43. fa: { // Persian/Farsi
  44. months: [
  45. 'فروردین', 'اردیبهشت', 'خرداد', 'تیر', 'مرداد', 'شهریور', 'مهر', 'آبان', 'آذر', 'دی', 'بهمن', 'اسفند'
  46. ],
  47. dayOfWeek: [
  48. 'یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پنجشنبه', 'جمعه', 'شنبه'
  49. ]
  50. },
  51. ru: { // Russian
  52. months: [
  53. 'Январь', 'Февраль', 'Март', 'Апрель', 'Май', 'Июнь', 'Июль', 'Август', 'Сентябрь', 'Октябрь', 'Ноябрь', 'Декабрь'
  54. ],
  55. dayOfWeek: [
  56. "Вск", "Пн", "Вт", "Ср", "Чт", "Пт", "Сб"
  57. ]
  58. },
  59. uk: { // Ukrainian
  60. months: [
  61. 'Січень', 'Лютий', 'Березень', 'Квітень', 'Травень', 'Червень', 'Липень', 'Серпень', 'Вересень', 'Жовтень', 'Листопад', 'Грудень'
  62. ],
  63. dayOfWeek: [
  64. "Ндл", "Пнд", "Втр", "Срд", "Чтв", "Птн", "Сбт"
  65. ]
  66. },
  67. en: { // English
  68. months: [
  69. "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
  70. ],
  71. dayOfWeek: [
  72. "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
  73. ]
  74. },
  75. el: { // Ελληνικά
  76. months: [
  77. "Ιανουάριος", "Φεβρουάριος", "Μάρτιος", "Απρίλιος", "Μάιος", "Ιούνιος", "Ιούλιος", "Αύγουστος", "Σεπτέμβριος", "Οκτώβριος", "Νοέμβριος", "Δεκέμβριος"
  78. ],
  79. dayOfWeek: [
  80. "Κυρ", "Δευ", "Τρι", "Τετ", "Πεμ", "Παρ", "Σαβ"
  81. ]
  82. },
  83. de: { // German
  84. months: [
  85. 'Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'
  86. ],
  87. dayOfWeek: [
  88. "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"
  89. ]
  90. },
  91. nl: { // Dutch
  92. months: [
  93. "januari", "februari", "maart", "april", "mei", "juni", "juli", "augustus", "september", "oktober", "november", "december"
  94. ],
  95. dayOfWeek: [
  96. "zo", "ma", "di", "wo", "do", "vr", "za"
  97. ]
  98. },
  99. tr: { // Turkish
  100. months: [
  101. "Ocak", "Şubat", "Mart", "Nisan", "Mayıs", "Haziran", "Temmuz", "Ağustos", "Eylül", "Ekim", "Kasım", "Aralık"
  102. ],
  103. dayOfWeek: [
  104. "Paz", "Pts", "Sal", "Çar", "Per", "Cum", "Cts"
  105. ]
  106. },
  107. fr: { //French
  108. months: [
  109. "Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Août", "Septembre", "Octobre", "Novembre", "Décembre"
  110. ],
  111. dayOfWeek: [
  112. "Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam"
  113. ]
  114. },
  115. es: { // Spanish
  116. months: [
  117. "Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"
  118. ],
  119. dayOfWeek: [
  120. "Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb"
  121. ]
  122. },
  123. th: { // Thai
  124. months: [
  125. 'มกราคม', 'กุมภาพันธ์', 'มีนาคม', 'เมษายน', 'พฤษภาคม', 'มิถุนายน', 'กรกฎาคม', 'สิงหาคม', 'กันยายน', 'ตุลาคม', 'พฤศจิกายน', 'ธันวาคม'
  126. ],
  127. dayOfWeek: [
  128. 'อา.', 'จ.', 'อ.', 'พ.', 'พฤ.', 'ศ.', 'ส.'
  129. ]
  130. },
  131. pl: { // Polish
  132. months: [
  133. "styczeń", "luty", "marzec", "kwiecień", "maj", "czerwiec", "lipiec", "sierpień", "wrzesień", "październik", "listopad", "grudzień"
  134. ],
  135. dayOfWeek: [
  136. "nd", "pn", "wt", "śr", "cz", "pt", "sb"
  137. ]
  138. },
  139. pt: { // Portuguese
  140. months: [
  141. "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"
  142. ],
  143. dayOfWeek: [
  144. "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sab"
  145. ]
  146. },
  147. ch: { // Simplified Chinese
  148. months: [
  149. "一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"
  150. ],
  151. dayOfWeek: [
  152. "日", "一", "二", "三", "四", "五", "六"
  153. ]
  154. },
  155. se: { // Swedish
  156. months: [
  157. "Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"
  158. ],
  159. dayOfWeek: [
  160. "Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör"
  161. ]
  162. },
  163. kr: { // Korean
  164. months: [
  165. "1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"
  166. ],
  167. dayOfWeek: [
  168. "일", "월", "화", "수", "목", "금", "토"
  169. ]
  170. },
  171. it: { // Italian
  172. months: [
  173. "Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre"
  174. ],
  175. dayOfWeek: [
  176. "Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab"
  177. ]
  178. },
  179. da: { // Dansk
  180. months: [
  181. "January", "Februar", "Marts", "April", "Maj", "Juni", "July", "August", "September", "Oktober", "November", "December"
  182. ],
  183. dayOfWeek: [
  184. "Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør"
  185. ]
  186. },
  187. no: { // Norwegian
  188. months: [
  189. "Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"
  190. ],
  191. dayOfWeek: [
  192. "Søn", "Man", "Tir", "Ons", "Tor", "Fre", "Lør"
  193. ]
  194. },
  195. ja: { // Japanese
  196. months: [
  197. "1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"
  198. ],
  199. dayOfWeek: [
  200. "日", "月", "火", "水", "木", "金", "土"
  201. ]
  202. },
  203. vi: { // Vietnamese
  204. months: [
  205. "Tháng 1", "Tháng 2", "Tháng 3", "Tháng 4", "Tháng 5", "Tháng 6", "Tháng 7", "Tháng 8", "Tháng 9", "Tháng 10", "Tháng 11", "Tháng 12"
  206. ],
  207. dayOfWeek: [
  208. "CN", "T2", "T3", "T4", "T5", "T6", "T7"
  209. ]
  210. },
  211. sl: { // Slovenščina
  212. months: [
  213. "Januar", "Februar", "Marec", "April", "Maj", "Junij", "Julij", "Avgust", "September", "Oktober", "November", "December"
  214. ],
  215. dayOfWeek: [
  216. "Ned", "Pon", "Tor", "Sre", "Čet", "Pet", "Sob"
  217. ]
  218. },
  219. cs: { // Čeština
  220. months: [
  221. "Leden", "Únor", "Březen", "Duben", "Květen", "Červen", "Červenec", "Srpen", "Září", "Říjen", "Listopad", "Prosinec"
  222. ],
  223. dayOfWeek: [
  224. "Ne", "Po", "Út", "St", "Čt", "Pá", "So"
  225. ]
  226. },
  227. hu: { // Hungarian
  228. months: [
  229. "Január", "Február", "Március", "Április", "Május", "Június", "Július", "Augusztus", "Szeptember", "Október", "November", "December"
  230. ],
  231. dayOfWeek: [
  232. "Va", "Hé", "Ke", "Sze", "Cs", "Pé", "Szo"
  233. ]
  234. },
  235. az: { //Azerbaijanian (Azeri)
  236. months: [
  237. "Yanvar", "Fevral", "Mart", "Aprel", "May", "Iyun", "Iyul", "Avqust", "Sentyabr", "Oktyabr", "Noyabr", "Dekabr"
  238. ],
  239. dayOfWeek: [
  240. "B", "Be", "Ça", "Ç", "Ca", "C", "Ş"
  241. ]
  242. },
  243. bs: { //Bosanski
  244. months: [
  245. "Januar", "Februar", "Mart", "April", "Maj", "Jun", "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar"
  246. ],
  247. dayOfWeek: [
  248. "Ned", "Pon", "Uto", "Sri", "Čet", "Pet", "Sub"
  249. ]
  250. },
  251. ca: { //Català
  252. months: [
  253. "Gener", "Febrer", "Març", "Abril", "Maig", "Juny", "Juliol", "Agost", "Setembre", "Octubre", "Novembre", "Desembre"
  254. ],
  255. dayOfWeek: [
  256. "Dg", "Dl", "Dt", "Dc", "Dj", "Dv", "Ds"
  257. ]
  258. },
  259. 'en-GB': { //English (British)
  260. months: [
  261. "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
  262. ],
  263. dayOfWeek: [
  264. "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
  265. ]
  266. },
  267. et: { //"Eesti"
  268. months: [
  269. "Jaanuar", "Veebruar", "Märts", "Aprill", "Mai", "Juuni", "Juuli", "August", "September", "Oktoober", "November", "Detsember"
  270. ],
  271. dayOfWeek: [
  272. "P", "E", "T", "K", "N", "R", "L"
  273. ]
  274. },
  275. eu: { //Euskara
  276. months: [
  277. "Urtarrila", "Otsaila", "Martxoa", "Apirila", "Maiatza", "Ekaina", "Uztaila", "Abuztua", "Iraila", "Urria", "Azaroa", "Abendua"
  278. ],
  279. dayOfWeek: [
  280. "Ig.", "Al.", "Ar.", "Az.", "Og.", "Or.", "La."
  281. ]
  282. },
  283. fi: { //Finnish (Suomi)
  284. months: [
  285. "Tammikuu", "Helmikuu", "Maaliskuu", "Huhtikuu", "Toukokuu", "Kesäkuu", "Heinäkuu", "Elokuu", "Syyskuu", "Lokakuu", "Marraskuu", "Joulukuu"
  286. ],
  287. dayOfWeek: [
  288. "Su", "Ma", "Ti", "Ke", "To", "Pe", "La"
  289. ]
  290. },
  291. gl: { //Galego
  292. months: [
  293. "Xan", "Feb", "Maz", "Abr", "Mai", "Xun", "Xul", "Ago", "Set", "Out", "Nov", "Dec"
  294. ],
  295. dayOfWeek: [
  296. "Dom", "Lun", "Mar", "Mer", "Xov", "Ven", "Sab"
  297. ]
  298. },
  299. hr: { //Hrvatski
  300. months: [
  301. "Siječanj", "Veljača", "Ožujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"
  302. ],
  303. dayOfWeek: [
  304. "Ned", "Pon", "Uto", "Sri", "Čet", "Pet", "Sub"
  305. ]
  306. },
  307. ko: { //Korean (한국어)
  308. months: [
  309. "1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"
  310. ],
  311. dayOfWeek: [
  312. "일", "월", "화", "수", "목", "금", "토"
  313. ]
  314. },
  315. lt: { //Lithuanian (lietuvių)
  316. months: [
  317. "Sausio", "Vasario", "Kovo", "Balandžio", "Gegužės", "Birželio", "Liepos", "Rugpjūčio", "Rugsėjo", "Spalio", "Lapkričio", "Gruodžio"
  318. ],
  319. dayOfWeek: [
  320. "Sek", "Pir", "Ant", "Tre", "Ket", "Pen", "Šeš"
  321. ]
  322. },
  323. lv: { //Latvian (Latviešu)
  324. months: [
  325. "Janvāris", "Februāris", "Marts", "Aprīlis ", "Maijs", "Jūnijs", "Jūlijs", "Augusts", "Septembris", "Oktobris", "Novembris", "Decembris"
  326. ],
  327. dayOfWeek: [
  328. "Sv", "Pr", "Ot", "Tr", "Ct", "Pk", "St"
  329. ]
  330. },
  331. mk: { //Macedonian (Македонски)
  332. months: [
  333. "јануари", "февруари", "март", "април", "мај", "јуни", "јули", "август", "септември", "октомври", "ноември", "декември"
  334. ],
  335. dayOfWeek: [
  336. "нед", "пон", "вто", "сре", "чет", "пет", "саб"
  337. ]
  338. },
  339. mn: { //Mongolian (Монгол)
  340. months: [
  341. "1-р сар", "2-р сар", "3-р сар", "4-р сар", "5-р сар", "6-р сар", "7-р сар", "8-р сар", "9-р сар", "10-р сар", "11-р сар", "12-р сар"
  342. ],
  343. dayOfWeek: [
  344. "Дав", "Мяг", "Лха", "Пүр", "Бсн", "Бям", "Ням"
  345. ]
  346. },
  347. 'pt-BR': { //Português(Brasil)
  348. months: [
  349. "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"
  350. ],
  351. dayOfWeek: [
  352. "Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sáb"
  353. ]
  354. },
  355. sk: { //Slovenčina
  356. months: [
  357. "Január", "Február", "Marec", "Apríl", "Máj", "Jún", "Júl", "August", "September", "Október", "November", "December"
  358. ],
  359. dayOfWeek: [
  360. "Ne", "Po", "Ut", "St", "Št", "Pi", "So"
  361. ]
  362. },
  363. sq: { //Albanian (Shqip)
  364. months: [
  365. "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"
  366. ],
  367. dayOfWeek: [
  368. "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
  369. ]
  370. },
  371. 'sr-YU': { //Serbian (Srpski)
  372. months: [
  373. "Januar", "Februar", "Mart", "April", "Maj", "Jun", "Jul", "Avgust", "Septembar", "Oktobar", "Novembar", "Decembar"
  374. ],
  375. dayOfWeek: [
  376. "Ned", "Pon", "Uto", "Sre", "čet", "Pet", "Sub"
  377. ]
  378. },
  379. sr: { //Serbian Cyrillic (Српски)
  380. months: [
  381. "јануар", "фебруар", "март", "април", "мај", "јун", "јул", "август", "септембар", "октобар", "новембар", "децембар"
  382. ],
  383. dayOfWeek: [
  384. "нед", "пон", "уто", "сре", "чет", "пет", "суб"
  385. ]
  386. },
  387. sv: { //Svenska
  388. months: [
  389. "Januari", "Februari", "Mars", "April", "Maj", "Juni", "Juli", "Augusti", "September", "Oktober", "November", "December"
  390. ],
  391. dayOfWeek: [
  392. "Sön", "Mån", "Tis", "Ons", "Tor", "Fre", "Lör"
  393. ]
  394. },
  395. 'zh-TW': { //Traditional Chinese (繁體中文)
  396. months: [
  397. "一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"
  398. ],
  399. dayOfWeek: [
  400. "日", "一", "二", "三", "四", "五", "六"
  401. ]
  402. },
  403. zh: { //Simplified Chinese (简体中文)
  404. months: [
  405. "一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"
  406. ],
  407. dayOfWeek: [
  408. "日", "一", "二", "三", "四", "五", "六"
  409. ]
  410. },
  411. he: { //Hebrew (עברית)
  412. months: [
  413. 'ינואר', 'פברואר', 'מרץ', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר'
  414. ],
  415. dayOfWeek: [
  416. 'א\'', 'ב\'', 'ג\'', 'ד\'', 'ה\'', 'ו\'', 'שבת'
  417. ]
  418. }
  419. },
  420. value: '',
  421. lang: 'en',
  422. format: 'Y/m/d H:i',
  423. formatTime: 'H:i',
  424. formatDate: 'Y/m/d',
  425. startDate: false, // new Date(), '1986/12/08', '-1970/01/05','-1970/01/05',
  426. step: 60,
  427. monthChangeSpinner: true,
  428. closeOnDateSelect: false,
  429. closeOnWithoutClick: true,
  430. closeOnInputClick: true,
  431. timepicker: true,
  432. datepicker: true,
  433. weeks: false,
  434. defaultTime: false, // use formatTime format (ex. '10:00' for formatTime: 'H:i')
  435. defaultDate: false, // use formatDate format (ex new Date() or '1986/12/08' or '-1970/01/05' or '-1970/01/05')
  436. minDate: false,
  437. maxDate: false,
  438. minTime: false,
  439. maxTime: false,
  440. allowTimes: [],
  441. opened: false,
  442. initTime: true,
  443. inline: false,
  444. theme: '',
  445. onSelectDate: function () {},
  446. onSelectTime: function () {},
  447. onChangeMonth: function () {},
  448. onChangeYear: function () {},
  449. onChangeDateTime: function () {},
  450. onShow: function () {},
  451. onClose: function () {},
  452. onGenerate: function () {},
  453. withoutCopyright: true,
  454. inverseButton: false,
  455. hours12: false,
  456. next: 'xdsoft_next',
  457. prev : 'xdsoft_prev',
  458. dayOfWeekStart: 0,
  459. parentID: 'body',
  460. timeHeightInTimePicker: 25,
  461. timepickerScrollbar: true,
  462. todayButton: true,
  463. defaultSelect: true,
  464. scrollMonth: true,
  465. scrollTime: true,
  466. scrollInput: true,
  467. lazyInit: false,
  468. mask: false,
  469. validateOnBlur: true,
  470. allowBlank: true,
  471. yearStart: 1950,
  472. yearEnd: 2050,
  473. style: '',
  474. id: '',
  475. fixed: false,
  476. roundTime: 'round', // ceil, floor
  477. className: '',
  478. weekends: [],
  479. disabledDates : [],
  480. yearOffset: 0,
  481. beforeShowDay: null,
  482. enterLikeTab: true
  483. };
  484. // fix for ie8
  485. if (!Array.prototype.indexOf) {
  486. Array.prototype.indexOf = function (obj, start) {
  487. var i, j;
  488. for (i = (start || 0), j = this.length; i < j; i += 1) {
  489. if (this[i] === obj) { return i; }
  490. }
  491. return -1;
  492. };
  493. }
  494. Date.prototype.countDaysInMonth = function () {
  495. return new Date(this.getFullYear(), this.getMonth() + 1, 0).getDate();
  496. };
  497. $.fn.xdsoftScroller = function (percent) {
  498. return this.each(function () {
  499. var timeboxparent = $(this),
  500. pointerEventToXY = function (e) {
  501. var out = {x: 0, y: 0},
  502. touch;
  503. if (e.type === 'touchstart' || e.type === 'touchmove' || e.type === 'touchend' || e.type === 'touchcancel') {
  504. touch = e.originalEvent.touches[0] || e.originalEvent.changedTouches[0];
  505. out.x = touch.clientX;
  506. out.y = touch.clientY;
  507. } else if (e.type === 'mousedown' || e.type === 'mouseup' || e.type === 'mousemove' || e.type === 'mouseover' || e.type === 'mouseout' || e.type === 'mouseenter' || e.type === 'mouseleave') {
  508. out.x = e.clientX;
  509. out.y = e.clientY;
  510. }
  511. return out;
  512. },
  513. move = 0,
  514. timebox,
  515. parentHeight,
  516. height,
  517. scrollbar,
  518. scroller,
  519. maximumOffset = 100,
  520. start = false,
  521. startY = 0,
  522. startTop = 0,
  523. h1 = 0,
  524. touchStart = false,
  525. startTopScroll = 0,
  526. calcOffset = function () {};
  527. if (percent === 'hide') {
  528. timeboxparent.find('.xdsoft_scrollbar').hide();
  529. return;
  530. }
  531. if (!$(this).hasClass('xdsoft_scroller_box')) {
  532. timebox = timeboxparent.children().eq(0);
  533. parentHeight = timeboxparent[0].clientHeight;
  534. height = timebox[0].offsetHeight;
  535. scrollbar = $('<div class="xdsoft_scrollbar"></div>');
  536. scroller = $('<div class="xdsoft_scroller"></div>');
  537. scrollbar.append(scroller);
  538. timeboxparent.addClass('xdsoft_scroller_box').append(scrollbar);
  539. calcOffset = function calcOffset(event) {
  540. var offset = pointerEventToXY(event).y - startY + startTopScroll;
  541. if (offset < 0) {
  542. offset = 0;
  543. }
  544. if (offset + scroller[0].offsetHeight > h1) {
  545. offset = h1 - scroller[0].offsetHeight;
  546. }
  547. timeboxparent.trigger('scroll_element.xdsoft_scroller', [maximumOffset ? offset / maximumOffset : 0]);
  548. };
  549. scroller
  550. .on('touchstart.xdsoft_scroller mousedown.xdsoft_scroller', function (event) {
  551. if (!parentHeight) {
  552. timeboxparent.trigger('resize_scroll.xdsoft_scroller', [percent]);
  553. }
  554. startY = pointerEventToXY(event).y;
  555. startTopScroll = parseInt(scroller.css('margin-top'), 10);
  556. h1 = scrollbar[0].offsetHeight;
  557. if (event.type === 'mousedown') {
  558. if (document) {
  559. $(document.body).addClass('xdsoft_noselect');
  560. }
  561. $([document.body, window]).on('mouseup.xdsoft_scroller', function arguments_callee() {
  562. $([document.body, window]).off('mouseup.xdsoft_scroller', arguments_callee)
  563. .off('mousemove.xdsoft_scroller', calcOffset)
  564. .removeClass('xdsoft_noselect');
  565. });
  566. $(document.body).on('mousemove.xdsoft_scroller', calcOffset);
  567. } else {
  568. touchStart = true;
  569. event.stopPropagation();
  570. event.preventDefault();
  571. }
  572. })
  573. .on('touchmove', function (event) {
  574. if (touchStart) {
  575. event.preventDefault();
  576. calcOffset(event);
  577. }
  578. })
  579. .on('touchend touchcancel', function (event) {
  580. touchStart = false;
  581. startTopScroll = 0;
  582. });
  583. timeboxparent
  584. .on('scroll_element.xdsoft_scroller', function (event, percentage) {
  585. if (!parentHeight) {
  586. timeboxparent.trigger('resize_scroll.xdsoft_scroller', [percentage, true]);
  587. }
  588. percentage = percentage > 1 ? 1 : (percentage < 0 || isNaN(percentage)) ? 0 : percentage;
  589. scroller.css('margin-top', maximumOffset * percentage);
  590. setTimeout(function () {
  591. timebox.css('marginTop', -parseInt((timebox[0].offsetHeight - parentHeight) * percentage, 10));
  592. }, 10);
  593. })
  594. .on('resize_scroll.xdsoft_scroller', function (event, percentage, noTriggerScroll) {
  595. var percent, sh;
  596. parentHeight = timeboxparent[0].clientHeight;
  597. height = timebox[0].offsetHeight;
  598. percent = parentHeight / height;
  599. sh = percent * scrollbar[0].offsetHeight;
  600. if (percent > 1) {
  601. scroller.hide();
  602. } else {
  603. scroller.show();
  604. scroller.css('height', parseInt(sh > 10 ? sh : 10, 10));
  605. maximumOffset = scrollbar[0].offsetHeight - scroller[0].offsetHeight;
  606. if (noTriggerScroll !== true) {
  607. timeboxparent.trigger('scroll_element.xdsoft_scroller', [percentage || Math.abs(parseInt(timebox.css('marginTop'), 10)) / (height - parentHeight)]);
  608. }
  609. }
  610. });
  611. timeboxparent.on('mousewheel', function (event) {
  612. var top = Math.abs(parseInt(timebox.css('marginTop'), 10));
  613. top = top - (event.deltaY * 20);
  614. if (top < 0) {
  615. top = 0;
  616. }
  617. timeboxparent.trigger('scroll_element.xdsoft_scroller', [top / (height - parentHeight)]);
  618. event.stopPropagation();
  619. return false;
  620. });
  621. timeboxparent.on('touchstart', function (event) {
  622. start = pointerEventToXY(event);
  623. startTop = Math.abs(parseInt(timebox.css('marginTop'), 10));
  624. });
  625. timeboxparent.on('touchmove', function (event) {
  626. if (start) {
  627. event.preventDefault();
  628. var coord = pointerEventToXY(event);
  629. timeboxparent.trigger('scroll_element.xdsoft_scroller', [(startTop - (coord.y - start.y)) / (height - parentHeight)]);
  630. }
  631. });
  632. timeboxparent.on('touchend touchcancel', function (event) {
  633. start = false;
  634. startTop = 0;
  635. });
  636. }
  637. timeboxparent.trigger('resize_scroll.xdsoft_scroller', [percent]);
  638. });
  639. };
  640. $.fn.datetimepicker = function (opt) {
  641. var KEY0 = 48,
  642. KEY9 = 57,
  643. _KEY0 = 96,
  644. _KEY9 = 105,
  645. CTRLKEY = 17,
  646. DEL = 46,
  647. ENTER = 13,
  648. ESC = 27,
  649. BACKSPACE = 8,
  650. ARROWLEFT = 37,
  651. ARROWUP = 38,
  652. ARROWRIGHT = 39,
  653. ARROWDOWN = 40,
  654. TAB = 9,
  655. F5 = 116,
  656. AKEY = 65,
  657. CKEY = 67,
  658. VKEY = 86,
  659. ZKEY = 90,
  660. YKEY = 89,
  661. ctrlDown = false,
  662. options = ($.isPlainObject(opt) || !opt) ? $.extend(true, {}, default_options, opt) : $.extend(true, {}, default_options),
  663. lazyInitTimer = 0,
  664. createDateTimePicker,
  665. destroyDateTimePicker,
  666. lazyInit = function (input) {
  667. input
  668. .on('open.xdsoft focusin.xdsoft mousedown.xdsoft', function initOnActionCallback(event) {
  669. if (input.is(':disabled') || input.data('xdsoft_datetimepicker')) {
  670. return;
  671. }
  672. clearTimeout(lazyInitTimer);
  673. lazyInitTimer = setTimeout(function () {
  674. if (!input.data('xdsoft_datetimepicker')) {
  675. createDateTimePicker(input);
  676. }
  677. input
  678. .off('open.xdsoft focusin.xdsoft mousedown.xdsoft', initOnActionCallback)
  679. .trigger('open.xdsoft');
  680. }, 100);
  681. });
  682. };
  683. createDateTimePicker = function (input) {
  684. var datetimepicker = $('<div ' + (options.id ? 'id="' + options.id + '"' : '') + ' ' + (options.style ? 'style="' + options.style + '"' : '') + ' class="xdsoft_datetimepicker xdsoft_' + options.theme + ' xdsoft_noselect ' + (options.weeks ? ' xdsoft_showweeks' : '') + options.className + '"></div>'),
  685. xdsoft_copyright = $('<div class="xdsoft_copyright"><a target="_blank" href="http://xdsoft.net/jqplugins/datetimepicker/">xdsoft.net</a></div>'),
  686. datepicker = $('<div class="xdsoft_datepicker active"></div>'),
  687. mounth_picker = $('<div class="xdsoft_mounthpicker"><button type="button" class="xdsoft_prev"></button><button type="button" class="xdsoft_today_button"></button>' +
  688. '<div class="xdsoft_label xdsoft_month"><span></span><i></i></div>' +
  689. '<div class="xdsoft_label xdsoft_year"><span></span><i></i></div>' +
  690. '<button type="button" class="xdsoft_next"></button></div>'),
  691. calendar = $('<div class="xdsoft_calendar"></div>'),
  692. timepicker = $('<div class="xdsoft_timepicker active"><button type="button" class="xdsoft_prev"></button><div class="xdsoft_time_box"></div><button type="button" class="xdsoft_next"></button></div>'),
  693. timeboxparent = timepicker.find('.xdsoft_time_box').eq(0),
  694. timebox = $('<div class="xdsoft_time_variant"></div>'),
  695. /*scrollbar = $('<div class="xdsoft_scrollbar"></div>'),
  696. scroller = $('<div class="xdsoft_scroller"></div>'),*/
  697. monthselect = $('<div class="xdsoft_select xdsoft_monthselect"><div></div></div>'),
  698. yearselect = $('<div class="xdsoft_select xdsoft_yearselect"><div></div></div>'),
  699. triggerAfterOpen = false,
  700. XDSoft_datetime,
  701. //scroll_element,
  702. xchangeTimer,
  703. timerclick,
  704. current_time_index,
  705. setPos,
  706. timer = 0,
  707. timer1 = 0,
  708. _xdsoft_datetime;
  709. mounth_picker
  710. .find('.xdsoft_month span')
  711. .after(monthselect);
  712. mounth_picker
  713. .find('.xdsoft_year span')
  714. .after(yearselect);
  715. mounth_picker
  716. .find('.xdsoft_month,.xdsoft_year')
  717. .on('mousedown.xdsoft', function (event) {
  718. var select = $(this).find('.xdsoft_select').eq(0),
  719. val = 0,
  720. top = 0,
  721. visible = select.is(':visible'),
  722. items,
  723. i;
  724. mounth_picker
  725. .find('.xdsoft_select')
  726. .hide();
  727. if (_xdsoft_datetime.currentTime) {
  728. val = _xdsoft_datetime.currentTime[$(this).hasClass('xdsoft_month') ? 'getMonth' : 'getFullYear']();
  729. }
  730. select[visible ? 'hide' : 'show']();
  731. for (items = select.find('div.xdsoft_option'), i = 0; i < items.length; i += 1) {
  732. if (items.eq(i).data('value') === val) {
  733. break;
  734. } else {
  735. top += items[0].offsetHeight;
  736. }
  737. }
  738. select.xdsoftScroller(top / (select.children()[0].offsetHeight - (select[0].clientHeight)));
  739. event.stopPropagation();
  740. return false;
  741. });
  742. mounth_picker
  743. .find('.xdsoft_select')
  744. .xdsoftScroller()
  745. .on('mousedown.xdsoft', function (event) {
  746. event.stopPropagation();
  747. event.preventDefault();
  748. })
  749. .on('mousedown.xdsoft', '.xdsoft_option', function (event) {
  750. var year = _xdsoft_datetime.currentTime.getFullYear();
  751. if (_xdsoft_datetime && _xdsoft_datetime.currentTime) {
  752. _xdsoft_datetime.currentTime[$(this).parent().parent().hasClass('xdsoft_monthselect') ? 'setMonth' : 'setFullYear']($(this).data('value'));
  753. }
  754. $(this).parent().parent().hide();
  755. datetimepicker.trigger('xchange.xdsoft');
  756. if (options.onChangeMonth && $.isFunction(options.onChangeMonth)) {
  757. options.onChangeMonth.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
  758. }
  759. if (year !== _xdsoft_datetime.currentTime.getFullYear() && $.isFunction(options.onChangeYear)) {
  760. options.onChangeYear.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
  761. }
  762. });
  763. datetimepicker.setOptions = function (_options) {
  764. options = $.extend(true, {}, options, _options);
  765. if (_options.allowTimes && $.isArray(_options.allowTimes) && _options.allowTimes.length) {
  766. options.allowTimes = $.extend(true, [], _options.allowTimes);
  767. }
  768. if (_options.weekends && $.isArray(_options.weekends) && _options.weekends.length) {
  769. options.weekends = $.extend(true, [], _options.weekends);
  770. }
  771. if (_options.disabledDates && $.isArray(_options.disabledDates) && _options.disabledDates.length) {
  772. options.disabledDates = $.extend(true, [], _options.disabledDates);
  773. }
  774. if ((options.open || options.opened) && (!options.inline)) {
  775. input.trigger('open.xdsoft');
  776. }
  777. if (options.inline) {
  778. triggerAfterOpen = true;
  779. datetimepicker.addClass('xdsoft_inline');
  780. input.after(datetimepicker).hide();
  781. }
  782. if (options.inverseButton) {
  783. options.next = 'xdsoft_prev';
  784. options.prev = 'xdsoft_next';
  785. }
  786. if (options.datepicker) {
  787. datepicker.addClass('active');
  788. } else {
  789. datepicker.removeClass('active');
  790. }
  791. if (options.timepicker) {
  792. timepicker.addClass('active');
  793. } else {
  794. timepicker.removeClass('active');
  795. }
  796. if (options.value) {
  797. if (input && input.val) {
  798. input.val(options.value);
  799. }
  800. _xdsoft_datetime.setCurrentTime(options.value);
  801. }
  802. if (isNaN(options.dayOfWeekStart)) {
  803. options.dayOfWeekStart = 0;
  804. } else {
  805. options.dayOfWeekStart = parseInt(options.dayOfWeekStart, 10) % 7;
  806. }
  807. if (!options.timepickerScrollbar) {
  808. timeboxparent.xdsoftScroller('hide');
  809. }
  810. if (options.minDate && /^-(.*)$/.test(options.minDate)) {
  811. options.minDate = _xdsoft_datetime.strToDateTime(options.minDate).dateFormat(options.formatDate);
  812. }
  813. if (options.maxDate && /^\+(.*)$/.test(options.maxDate)) {
  814. options.maxDate = _xdsoft_datetime.strToDateTime(options.maxDate).dateFormat(options.formatDate);
  815. }
  816. mounth_picker
  817. .find('.xdsoft_today_button')
  818. .css('visibility', !options.todayButton ? 'hidden' : 'visible');
  819. if (options.mask) {
  820. var e,
  821. getCaretPos = function (input) {
  822. try {
  823. if (document.selection && document.selection.createRange) {
  824. var range = document.selection.createRange();
  825. return range.getBookmark().charCodeAt(2) - 2;
  826. }
  827. if (input.setSelectionRange) {
  828. return input.selectionStart;
  829. }
  830. } catch (e) {
  831. return 0;
  832. }
  833. },
  834. setCaretPos = function (node, pos) {
  835. node = (typeof node === "string" || node instanceof String) ? document.getElementById(node) : node;
  836. if (!node) {
  837. return false;
  838. }
  839. if (node.createTextRange) {
  840. var textRange = node.createTextRange();
  841. textRange.collapse(true);
  842. textRange.moveEnd('character', pos);
  843. textRange.moveStart('character', pos);
  844. textRange.select();
  845. return true;
  846. }
  847. if (node.setSelectionRange) {
  848. node.setSelectionRange(pos, pos);
  849. return true;
  850. }
  851. return false;
  852. },
  853. isValidValue = function (mask, value) {
  854. var reg = mask
  855. .replace(/([\[\]\/\{\}\(\)\-\.\+]{1})/g, '\\$1')
  856. .replace(/_/g, '{digit+}')
  857. .replace(/([0-9]{1})/g, '{digit$1}')
  858. .replace(/\{digit([0-9]{1})\}/g, '[0-$1_]{1}')
  859. .replace(/\{digit[\+]\}/g, '[0-9_]{1}');
  860. return (new RegExp(reg)).test(value);
  861. };
  862. input.off('keydown.xdsoft');
  863. if (options.mask === true) {
  864. options.mask = options.format
  865. .replace(/Y/g, '9999')
  866. .replace(/F/g, '9999')
  867. .replace(/m/g, '19')
  868. .replace(/d/g, '39')
  869. .replace(/H/g, '29')
  870. .replace(/i/g, '59')
  871. .replace(/s/g, '59');
  872. }
  873. if ($.type(options.mask) === 'string') {
  874. if (!isValidValue(options.mask, input.val())) {
  875. input.val(options.mask.replace(/[0-9]/g, '_'));
  876. }
  877. input.on('keydown.xdsoft', function (event) {
  878. var val = this.value,
  879. key = event.which,
  880. pos,
  881. digit;
  882. if (((key >= KEY0 && key <= KEY9) || (key >= _KEY0 && key <= _KEY9)) || (key === BACKSPACE || key === DEL)) {
  883. pos = getCaretPos(this);
  884. digit = (key !== BACKSPACE && key !== DEL) ? String.fromCharCode((_KEY0 <= key && key <= _KEY9) ? key - KEY0 : key) : '_';
  885. if ((key === BACKSPACE || key === DEL) && pos) {
  886. pos -= 1;
  887. digit = '_';
  888. }
  889. while (/[^0-9_]/.test(options.mask.substr(pos, 1)) && pos < options.mask.length && pos > 0) {
  890. pos += (key === BACKSPACE || key === DEL) ? -1 : 1;
  891. }
  892. val = val.substr(0, pos) + digit + val.substr(pos + 1);
  893. if ($.trim(val) === '') {
  894. val = options.mask.replace(/[0-9]/g, '_');
  895. } else {
  896. if (pos === options.mask.length) {
  897. event.preventDefault();
  898. return false;
  899. }
  900. }
  901. pos += (key === BACKSPACE || key === DEL) ? 0 : 1;
  902. while (/[^0-9_]/.test(options.mask.substr(pos, 1)) && pos < options.mask.length && pos > 0) {
  903. pos += (key === BACKSPACE || key === DEL) ? -1 : 1;
  904. }
  905. if (isValidValue(options.mask, val)) {
  906. this.value = val;
  907. setCaretPos(this, pos);
  908. } else if ($.trim(val) === '') {
  909. this.value = options.mask.replace(/[0-9]/g, '_');
  910. } else {
  911. input.trigger('error_input.xdsoft');
  912. }
  913. } else {
  914. if (([AKEY, CKEY, VKEY, ZKEY, YKEY].indexOf(key) !== -1 && ctrlDown) || [ESC, ARROWUP, ARROWDOWN, ARROWLEFT, ARROWRIGHT, F5, CTRLKEY, TAB, ENTER].indexOf(key) !== -1) {
  915. return true;
  916. }
  917. }
  918. event.preventDefault();
  919. return false;
  920. });
  921. }
  922. }
  923. if (options.validateOnBlur) {
  924. input
  925. .off('blur.xdsoft')
  926. .on('blur.xdsoft', function () {
  927. if (options.allowBlank && !$.trim($(this).val()).length) {
  928. $(this).val(null);
  929. datetimepicker.data('xdsoft_datetime').empty();
  930. } else if (!Date.parseDate($(this).val(), options.format)) {
  931. $(this).val((_xdsoft_datetime.now()).dateFormat(options.format));
  932. datetimepicker.data('xdsoft_datetime').setCurrentTime($(this).val());
  933. } else {
  934. datetimepicker.data('xdsoft_datetime').setCurrentTime($(this).val());
  935. }
  936. datetimepicker.trigger('changedatetime.xdsoft');
  937. });
  938. }
  939. options.dayOfWeekStartPrev = (options.dayOfWeekStart === 0) ? 6 : options.dayOfWeekStart - 1;
  940. datetimepicker
  941. .trigger('xchange.xdsoft')
  942. .trigger('afterOpen.xdsoft');
  943. };
  944. datetimepicker
  945. .data('options', options)
  946. .on('mousedown.xdsoft', function (event) {
  947. event.stopPropagation();
  948. event.preventDefault();
  949. yearselect.hide();
  950. monthselect.hide();
  951. return false;
  952. });
  953. //scroll_element = timepicker.find('.xdsoft_time_box');
  954. timeboxparent.append(timebox);
  955. timeboxparent.xdsoftScroller();
  956. datetimepicker.on('afterOpen.xdsoft', function () {
  957. timeboxparent.xdsoftScroller();
  958. });
  959. datetimepicker
  960. .append(datepicker)
  961. .append(timepicker);
  962. if (options.withoutCopyright !== true) {
  963. datetimepicker
  964. .append(xdsoft_copyright);
  965. }
  966. datepicker
  967. .append(mounth_picker)
  968. .append(calendar);
  969. $(options.parentID)
  970. .append(datetimepicker);
  971. XDSoft_datetime = function () {
  972. var _this = this;
  973. _this.now = function (norecursion) {
  974. var d = new Date(),
  975. date,
  976. time;
  977. if (!norecursion && options.defaultDate) {
  978. date = _this.strToDate(options.defaultDate);
  979. d.setFullYear(date.getFullYear());
  980. d.setMonth(date.getMonth());
  981. d.setDate(date.getDate());
  982. }
  983. if (options.yearOffset) {
  984. d.setFullYear(d.getFullYear() + options.yearOffset);
  985. }
  986. if (!norecursion && options.defaultTime) {
  987. time = _this.strtotime(options.defaultTime);
  988. d.setHours(time.getHours());
  989. d.setMinutes(time.getMinutes());
  990. }
  991. return d;
  992. };
  993. _this.isValidDate = function (d) {
  994. if (Object.prototype.toString.call(d) !== "[object Date]") {
  995. return false;
  996. }
  997. return !isNaN(d.getTime());
  998. };
  999. _this.setCurrentTime = function (dTime) {
  1000. _this.currentTime = (typeof dTime === 'string') ? _this.strToDateTime(dTime) : _this.isValidDate(dTime) ? dTime : _this.now();
  1001. datetimepicker.trigger('xchange.xdsoft');
  1002. };
  1003. _this.empty = function () {
  1004. _this.currentTime = null;
  1005. };
  1006. _this.getCurrentTime = function (dTime) {
  1007. return _this.currentTime;
  1008. };
  1009. _this.nextMonth = function () {
  1010. var month = _this.currentTime.getMonth() + 1,
  1011. year;
  1012. if (month === 12) {
  1013. _this.currentTime.setFullYear(_this.currentTime.getFullYear() + 1);
  1014. month = 0;
  1015. }
  1016. year = _this.currentTime.getFullYear();
  1017. _this.currentTime.setDate(
  1018. Math.min(
  1019. new Date(_this.currentTime.getFullYear(), month + 1, 0).getDate(),
  1020. _this.currentTime.getDate()
  1021. )
  1022. );
  1023. _this.currentTime.setMonth(month);
  1024. if (options.onChangeMonth && $.isFunction(options.onChangeMonth)) {
  1025. options.onChangeMonth.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
  1026. }
  1027. if (year !== _this.currentTime.getFullYear() && $.isFunction(options.onChangeYear)) {
  1028. options.onChangeYear.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
  1029. }
  1030. datetimepicker.trigger('xchange.xdsoft');
  1031. return month;
  1032. };
  1033. _this.prevMonth = function () {
  1034. var month = _this.currentTime.getMonth() - 1;
  1035. if (month === -1) {
  1036. _this.currentTime.setFullYear(_this.currentTime.getFullYear() - 1);
  1037. month = 11;
  1038. }
  1039. _this.currentTime.setDate(
  1040. Math.min(
  1041. new Date(_this.currentTime.getFullYear(), month + 1, 0).getDate(),
  1042. _this.currentTime.getDate()
  1043. )
  1044. );
  1045. _this.currentTime.setMonth(month);
  1046. if (options.onChangeMonth && $.isFunction(options.onChangeMonth)) {
  1047. options.onChangeMonth.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
  1048. }
  1049. datetimepicker.trigger('xchange.xdsoft');
  1050. return month;
  1051. };
  1052. _this.getWeekOfYear = function (datetime) {
  1053. var onejan = new Date(datetime.getFullYear(), 0, 1);
  1054. return Math.ceil((((datetime - onejan) / 86400000) + onejan.getDay() + 1) / 7);
  1055. };
  1056. _this.strToDateTime = function (sDateTime) {
  1057. var tmpDate = [], timeOffset, currentTime;
  1058. if (sDateTime && sDateTime instanceof Date && _this.isValidDate(sDateTime)) {
  1059. return sDateTime;
  1060. }
  1061. tmpDate = /^(\+|\-)(.*)$/.exec(sDateTime);
  1062. if (tmpDate) {
  1063. tmpDate[2] = Date.parseDate(tmpDate[2], options.formatDate);
  1064. }
  1065. if (tmpDate && tmpDate[2]) {
  1066. timeOffset = tmpDate[2].getTime() - (tmpDate[2].getTimezoneOffset()) * 60000;
  1067. currentTime = new Date((_xdsoft_datetime.now()).getTime() + parseInt(tmpDate[1] + '1', 10) * timeOffset);
  1068. } else {
  1069. currentTime = sDateTime ? Date.parseDate(sDateTime, options.format) : _this.now();
  1070. }
  1071. if (!_this.isValidDate(currentTime)) {
  1072. currentTime = _this.now();
  1073. }
  1074. return currentTime;
  1075. };
  1076. _this.strToDate = function (sDate) {
  1077. if (sDate && sDate instanceof Date && _this.isValidDate(sDate)) {
  1078. return sDate;
  1079. }
  1080. var currentTime = sDate ? Date.parseDate(sDate, options.formatDate) : _this.now(true);
  1081. if (!_this.isValidDate(currentTime)) {
  1082. currentTime = _this.now(true);
  1083. }
  1084. return currentTime;
  1085. };
  1086. _this.strtotime = function (sTime) {
  1087. if (sTime && sTime instanceof Date && _this.isValidDate(sTime)) {
  1088. return sTime;
  1089. }
  1090. var currentTime = sTime ? Date.parseDate(sTime, options.formatTime) : _this.now(true);
  1091. if (!_this.isValidDate(currentTime)) {
  1092. currentTime = _this.now(true);
  1093. }
  1094. return currentTime;
  1095. };
  1096. _this.str = function () {
  1097. return _this.currentTime.dateFormat(options.format);
  1098. };
  1099. _this.currentTime = this.now();
  1100. };
  1101. _xdsoft_datetime = new XDSoft_datetime();
  1102. mounth_picker
  1103. .find('.xdsoft_today_button')
  1104. .on('mousedown.xdsoft', function () {
  1105. datetimepicker.data('changed', true);
  1106. _xdsoft_datetime.setCurrentTime(0);
  1107. datetimepicker.trigger('afterOpen.xdsoft');
  1108. }).on('dblclick.xdsoft', function () {
  1109. input.val(_xdsoft_datetime.str());
  1110. datetimepicker.trigger('close.xdsoft');
  1111. });
  1112. mounth_picker
  1113. .find('.xdsoft_prev,.xdsoft_next')
  1114. .on('mousedown.xdsoft', function () {
  1115. var $this = $(this),
  1116. timer = 0,
  1117. stop = false;
  1118. (function arguments_callee1(v) {
  1119. var month = _xdsoft_datetime.currentTime.getMonth();
  1120. if ($this.hasClass(options.next)) {
  1121. _xdsoft_datetime.nextMonth();
  1122. } else if ($this.hasClass(options.prev)) {
  1123. _xdsoft_datetime.prevMonth();
  1124. }
  1125. if (options.monthChangeSpinner) {
  1126. if (!stop) {
  1127. timer = setTimeout(arguments_callee1, v || 100);
  1128. }
  1129. }
  1130. }(500));
  1131. $([document.body, window]).on('mouseup.xdsoft', function arguments_callee2() {
  1132. clearTimeout(timer);
  1133. stop = true;
  1134. $([document.body, window]).off('mouseup.xdsoft', arguments_callee2);
  1135. });
  1136. });
  1137. timepicker
  1138. .find('.xdsoft_prev,.xdsoft_next')
  1139. .on('mousedown.xdsoft', function () {
  1140. var $this = $(this),
  1141. timer = 0,
  1142. stop = false,
  1143. period = 110;
  1144. (function arguments_callee4(v) {
  1145. var pheight = timeboxparent[0].clientHeight,
  1146. height = timebox[0].offsetHeight,
  1147. top = Math.abs(parseInt(timebox.css('marginTop'), 10));
  1148. if ($this.hasClass(options.next) && (height - pheight) - options.timeHeightInTimePicker >= top) {
  1149. timebox.css('marginTop', '-' + (top + options.timeHeightInTimePicker) + 'px');
  1150. } else if ($this.hasClass(options.prev) && top - options.timeHeightInTimePicker >= 0) {
  1151. timebox.css('marginTop', '-' + (top - options.timeHeightInTimePicker) + 'px');
  1152. }
  1153. timeboxparent.trigger('scroll_element.xdsoft_scroller', [Math.abs(parseInt(timebox.css('marginTop'), 10) / (height - pheight))]);
  1154. period = (period > 10) ? 10 : period - 10;
  1155. if (!stop) {
  1156. timer = setTimeout(arguments_callee4, v || period);
  1157. }
  1158. }(500));
  1159. $([document.body, window]).on('mouseup.xdsoft', function arguments_callee5() {
  1160. clearTimeout(timer);
  1161. stop = true;
  1162. $([document.body, window])
  1163. .off('mouseup.xdsoft', arguments_callee5);
  1164. });
  1165. });
  1166. xchangeTimer = 0;
  1167. // base handler - generating a calendar and timepicker
  1168. datetimepicker
  1169. .on('xchange.xdsoft', function (event) {
  1170. clearTimeout(xchangeTimer);
  1171. xchangeTimer = setTimeout(function () {
  1172. var table = '',
  1173. start = new Date(_xdsoft_datetime.currentTime.getFullYear(), _xdsoft_datetime.currentTime.getMonth(), 1, 12, 0, 0),
  1174. i = 0,
  1175. j,
  1176. today = _xdsoft_datetime.now(),
  1177. maxDate = false,
  1178. minDate = false,
  1179. d,
  1180. y,
  1181. m,
  1182. w,
  1183. classes = [],
  1184. customDateSettings,
  1185. newRow = true,
  1186. time = '',
  1187. h = '',
  1188. line_time;
  1189. while (start.getDay() !== options.dayOfWeekStart) {
  1190. start.setDate(start.getDate() - 1);
  1191. }
  1192. table += '<table><thead><tr>';
  1193. if (options.weeks) {
  1194. table += '<th></th>';
  1195. }
  1196. for (j = 0; j < 7; j += 1) {
  1197. table += '<th>' + options.i18n[options.lang].dayOfWeek[(j + options.dayOfWeekStart) % 7] + '</th>';
  1198. }
  1199. table += '</tr></thead>';
  1200. table += '<tbody>';
  1201. if (options.maxDate !== false) {
  1202. maxDate = _xdsoft_datetime.strToDate(options.maxDate);
  1203. maxDate = new Date(maxDate.getFullYear(), maxDate.getMonth(), maxDate.getDate(), 23, 59, 59, 999);
  1204. }
  1205. if (options.minDate !== false) {
  1206. minDate = _xdsoft_datetime.strToDate(options.minDate);
  1207. minDate = new Date(minDate.getFullYear(), minDate.getMonth(), minDate.getDate());
  1208. }
  1209. while (i < _xdsoft_datetime.currentTime.countDaysInMonth() || start.getDay() !== options.dayOfWeekStart || _xdsoft_datetime.currentTime.getMonth() === start.getMonth()) {
  1210. classes = [];
  1211. i += 1;
  1212. d = start.getDate();
  1213. y = start.getFullYear();
  1214. m = start.getMonth();
  1215. w = _xdsoft_datetime.getWeekOfYear(start);
  1216. classes.push('xdsoft_date');
  1217. if (options.beforeShowDay && $.isFunction(options.beforeShowDay.call)) {
  1218. customDateSettings = options.beforeShowDay.call(datetimepicker, start);
  1219. } else {
  1220. customDateSettings = null;
  1221. }
  1222. if ((maxDate !== false && start > maxDate) || (minDate !== false && start < minDate) || (customDateSettings && customDateSettings[0] === false)) {
  1223. classes.push('xdsoft_disabled');
  1224. } else if (options.disabledDates.indexOf(start.dateFormat(options.formatDate)) !== -1) {
  1225. classes.push('xdsoft_disabled');
  1226. }
  1227. if (customDateSettings && customDateSettings[1] !== "") {
  1228. classes.push(customDateSettings[1]);
  1229. }
  1230. if (_xdsoft_datetime.currentTime.getMonth() !== m) {
  1231. classes.push('xdsoft_other_month');
  1232. }
  1233. if ((options.defaultSelect || datetimepicker.data('changed')) && _xdsoft_datetime.currentTime.dateFormat(options.formatDate) === start.dateFormat(options.formatDate)) {
  1234. classes.push('xdsoft_current');
  1235. }
  1236. if (today.dateFormat(options.formatDate) === start.dateFormat(options.formatDate)) {
  1237. classes.push('xdsoft_today');
  1238. }
  1239. if (start.getDay() === 0 || start.getDay() === 6 || options.weekends.indexOf(start.dateFormat(options.formatDate)) === -1) {
  1240. classes.push('xdsoft_weekend');
  1241. }
  1242. if (options.beforeShowDay && $.isFunction(options.beforeShowDay)) {
  1243. classes.push(options.beforeShowDay(start));
  1244. }
  1245. if (newRow) {
  1246. table += '<tr>';
  1247. newRow = false;
  1248. if (options.weeks) {
  1249. table += '<th>' + w + '</th>';
  1250. }
  1251. }
  1252. table += '<td data-date="' + d + '" data-month="' + m + '" data-year="' + y + '"' + ' class="xdsoft_date xdsoft_day_of_week' + start.getDay() + ' ' + classes.join(' ') + '">' +
  1253. '<div>' + d + '</div>' +
  1254. '</td>';
  1255. if (start.getDay() === options.dayOfWeekStartPrev) {
  1256. table += '</tr>';
  1257. newRow = true;
  1258. }
  1259. start.setDate(d + 1);
  1260. }
  1261. table += '</tbody></table>';
  1262. calendar.html(table);
  1263. mounth_picker.find('.xdsoft_label span').eq(0).text(options.i18n[options.lang].months[_xdsoft_datetime.currentTime.getMonth()]);
  1264. mounth_picker.find('.xdsoft_label span').eq(1).text(_xdsoft_datetime.currentTime.getFullYear());
  1265. // generate timebox
  1266. time = '';
  1267. h = '';
  1268. m = '';
  1269. line_time = function line_time(h, m) {
  1270. var now = _xdsoft_datetime.now();
  1271. now.setHours(h);
  1272. h = parseInt(now.getHours(), 10);
  1273. now.setMinutes(m);
  1274. m = parseInt(now.getMinutes(), 10);
  1275. var optionDateTime = new Date(_xdsoft_datetime.currentTime)
  1276. optionDateTime.setHours(h);
  1277. optionDateTime.setMinutes(m);
  1278. classes = [];
  1279. if((options.minDateTime !== false && options.minDateTime > optionDateTime) || (options.maxTime !== false && _xdsoft_datetime.strtotime(options.maxTime).getTime() < now.getTime()) || (options.minTime !== false && _xdsoft_datetime.strtotime(options.minTime).getTime() > now.getTime())) {
  1280. classes.push('xdsoft_disabled');
  1281. }
  1282. if ((options.initTime || options.defaultSelect || datetimepicker.data('changed')) && parseInt(_xdsoft_datetime.currentTime.getHours(), 10) === parseInt(h, 10) && (options.step > 59 || Math[options.roundTime](_xdsoft_datetime.currentTime.getMinutes() / options.step) * options.step === parseInt(m, 10))) {
  1283. if (options.defaultSelect || datetimepicker.data('changed')) {
  1284. classes.push('xdsoft_current');
  1285. } else if (options.initTime) {
  1286. classes.push('xdsoft_init_time');
  1287. }
  1288. }
  1289. if (parseInt(today.getHours(), 10) === parseInt(h, 10) && parseInt(today.getMinutes(), 10) === parseInt(m, 10)) {
  1290. classes.push('xdsoft_today');
  1291. }
  1292. time += '<div class="xdsoft_time ' + classes.join(' ') + '" data-hour="' + h + '" data-minute="' + m + '">' + now.dateFormat(options.formatTime) + '</div>';
  1293. };
  1294. if (!options.allowTimes || !$.isArray(options.allowTimes) || !options.allowTimes.length) {
  1295. for (i = 0, j = 0; i < (options.hours12 ? 12 : 24); i += 1) {
  1296. for (j = 0; j < 60; j += options.step) {
  1297. h = (i < 10 ? '0' : '') + i;
  1298. m = (j < 10 ? '0' : '') + j;
  1299. line_time(h, m);
  1300. }
  1301. }
  1302. } else {
  1303. for (i = 0; i < options.allowTimes.length; i += 1) {
  1304. h = _xdsoft_datetime.strtotime(options.allowTimes[i]).getHours();
  1305. m = _xdsoft_datetime.strtotime(options.allowTimes[i]).getMinutes();
  1306. line_time(h, m);
  1307. }
  1308. }
  1309. timebox.html(time);
  1310. opt = '';
  1311. i = 0;
  1312. for (i = parseInt(options.yearStart, 10) + options.yearOffset; i <= parseInt(options.yearEnd, 10) + options.yearOffset; i += 1) {
  1313. opt += '<div class="xdsoft_option ' + (_xdsoft_datetime.currentTime.getFullYear() === i ? 'xdsoft_current' : '') + '" data-value="' + i + '">' + i + '</div>';
  1314. }
  1315. yearselect.children().eq(0)
  1316. .html(opt);
  1317. for (i = 0, opt = ''; i <= 11; i += 1) {
  1318. opt += '<div class="xdsoft_option ' + (_xdsoft_datetime.currentTime.getMonth() === i ? 'xdsoft_current' : '') + '" data-value="' + i + '">' + options.i18n[options.lang].months[i] + '</div>';
  1319. }
  1320. monthselect.children().eq(0).html(opt);
  1321. $(datetimepicker)
  1322. .trigger('generate.xdsoft');
  1323. }, 10);
  1324. event.stopPropagation();
  1325. })
  1326. .on('afterOpen.xdsoft', function () {
  1327. if (options.timepicker) {
  1328. var classType, pheight, height, top;
  1329. if (timebox.find('.xdsoft_current').length) {
  1330. classType = '.xdsoft_current';
  1331. } else if (timebox.find('.xdsoft_init_time').length) {
  1332. classType = '.xdsoft_init_time';
  1333. }
  1334. if (classType) {
  1335. pheight = timeboxparent[0].clientHeight;
  1336. height = timebox[0].offsetHeight;
  1337. top = timebox.find(classType).index() * options.timeHeightInTimePicker + 1;
  1338. if ((height - pheight) < top) {
  1339. top = height - pheight;
  1340. }
  1341. timeboxparent.trigger('scroll_element.xdsoft_scroller', [parseInt(top, 10) / (height - pheight)]);
  1342. } else {
  1343. timeboxparent.trigger('scroll_element.xdsoft_scroller', [0]);
  1344. }
  1345. }
  1346. });
  1347. timerclick = 0;
  1348. calendar
  1349. .on('click.xdsoft', 'td', function (xdevent) {
  1350. xdevent.stopPropagation(); // Prevents closing of Pop-ups, Modals and Flyouts in Bootstrap
  1351. timerclick += 1;
  1352. var $this = $(this),
  1353. currentTime = _xdsoft_datetime.currentTime;
  1354. if (currentTime === undefined || currentTime === null) {
  1355. _xdsoft_datetime.currentTime = _xdsoft_datetime.now();
  1356. currentTime = _xdsoft_datetime.currentTime;
  1357. }
  1358. if ($this.hasClass('xdsoft_disabled')) {
  1359. return false;
  1360. }
  1361. currentTime.setDate(1);
  1362. currentTime.setFullYear($this.data('year'));
  1363. currentTime.setMonth($this.data('month'));
  1364. currentTime.setDate($this.data('date'));
  1365. datetimepicker.trigger('select.xdsoft', [currentTime]);
  1366. input.val(_xdsoft_datetime.str());
  1367. if ((timerclick > 1 || (options.closeOnDateSelect === true || (options.closeOnDateSelect === 0 && !options.timepicker))) && !options.inline) {
  1368. datetimepicker.trigger('close.xdsoft');
  1369. }
  1370. if (options.onSelectDate && $.isFunction(options.onSelectDate)) {
  1371. options.onSelectDate.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), xdevent);
  1372. }
  1373. datetimepicker.data('changed', true);
  1374. datetimepicker.trigger('xchange.xdsoft');
  1375. datetimepicker.trigger('changedatetime.xdsoft');
  1376. setTimeout(function () {
  1377. timerclick = 0;
  1378. }, 200);
  1379. });
  1380. timebox
  1381. .on('click.xdsoft', 'div', function (xdevent) {
  1382. xdevent.stopPropagation();
  1383. var $this = $(this),
  1384. currentTime = _xdsoft_datetime.currentTime;
  1385. if (currentTime === undefined || currentTime === null) {
  1386. _xdsoft_datetime.currentTime = _xdsoft_datetime.now();
  1387. currentTime = _xdsoft_datetime.currentTime;
  1388. }
  1389. if ($this.hasClass('xdsoft_disabled')) {
  1390. return false;
  1391. }
  1392. currentTime.setHours($this.data('hour'));
  1393. currentTime.setMinutes($this.data('minute'));
  1394. datetimepicker.trigger('select.xdsoft', [currentTime]);
  1395. datetimepicker.data('input').val(_xdsoft_datetime.str());
  1396. if (!options.inline) {
  1397. datetimepicker.trigger('close.xdsoft');
  1398. }
  1399. if (options.onSelectTime && $.isFunction(options.onSelectTime)) {
  1400. options.onSelectTime.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), xdevent);
  1401. }
  1402. datetimepicker.data('changed', true);
  1403. datetimepicker.trigger('xchange.xdsoft');
  1404. datetimepicker.trigger('changedatetime.xdsoft');
  1405. });
  1406. datepicker
  1407. .on('mousewheel.xdsoft', function (event) {
  1408. if (!options.scrollMonth) {
  1409. return true;
  1410. }
  1411. if (event.deltaY < 0) {
  1412. _xdsoft_datetime.nextMonth();
  1413. } else {
  1414. _xdsoft_datetime.prevMonth();
  1415. }
  1416. return false;
  1417. });
  1418. input
  1419. .on('mousewheel.xdsoft', function (event) {
  1420. if (!options.scrollInput) {
  1421. return true;
  1422. }
  1423. if (!options.datepicker && options.timepicker) {
  1424. current_time_index = timebox.find('.xdsoft_current').length ? timebox.find('.xdsoft_current').eq(0).index() : 0;
  1425. if (current_time_index + event.deltaY >= 0 && current_time_index + event.deltaY < timebox.children().length) {
  1426. current_time_index += event.deltaY;
  1427. }
  1428. if (timebox.children().eq(current_time_index).length) {
  1429. timebox.children().eq(current_time_index).trigger('mousedown');
  1430. }
  1431. return false;
  1432. }
  1433. if (options.datepicker && !options.timepicker) {
  1434. datepicker.trigger(event, [event.deltaY, event.deltaX, event.deltaY]);
  1435. if (input.val) {
  1436. input.val(_xdsoft_datetime.str());
  1437. }
  1438. datetimepicker.trigger('changedatetime.xdsoft');
  1439. return false;
  1440. }
  1441. });
  1442. datetimepicker
  1443. .on('changedatetime.xdsoft', function (event) {
  1444. if (options.onChangeDateTime && $.isFunction(options.onChangeDateTime)) {
  1445. var $input = datetimepicker.data('input');
  1446. options.onChangeDateTime.call(datetimepicker, _xdsoft_datetime.currentTime, $input, event);
  1447. delete options.value;
  1448. $input.trigger('change');
  1449. }
  1450. })
  1451. .on('generate.xdsoft', function () {
  1452. if (options.onGenerate && $.isFunction(options.onGenerate)) {
  1453. options.onGenerate.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'));
  1454. }
  1455. if (triggerAfterOpen) {
  1456. datetimepicker.trigger('afterOpen.xdsoft');
  1457. triggerAfterOpen = false;
  1458. }
  1459. })
  1460. .on('click.xdsoft', function (xdevent) {
  1461. xdevent.stopPropagation();
  1462. });
  1463. current_time_index = 0;
  1464. setPos = function () {
  1465. var offset = datetimepicker.data('input').offset(), top = offset.top + datetimepicker.data('input')[0].offsetHeight - 1, left = offset.left, position = "absolute";
  1466. if (options.fixed) {
  1467. top -= $(window).scrollTop();
  1468. left -= $(window).scrollLeft();
  1469. position = "fixed";
  1470. } else {
  1471. if (top + datetimepicker[0].offsetHeight > $(window).height() + $(window).scrollTop()) {
  1472. top = offset.top - datetimepicker[0].offsetHeight + 1;
  1473. }
  1474. if (top < 0) {
  1475. top = 0;
  1476. }
  1477. if (left + datetimepicker[0].offsetWidth > $(window).width()) {
  1478. left = $(window).width() - datetimepicker[0].offsetWidth;
  1479. }
  1480. }
  1481. datetimepicker.css({
  1482. left: left,
  1483. top: top,
  1484. position: position
  1485. });
  1486. };
  1487. datetimepicker
  1488. .on('open.xdsoft', function (event) {
  1489. var onShow = true;
  1490. if (options.onShow && $.isFunction(options.onShow)) {
  1491. onShow = options.onShow.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), event);
  1492. }
  1493. if (onShow !== false) {
  1494. datetimepicker.show();
  1495. setPos();
  1496. $(window)
  1497. .off('resize.xdsoft', setPos)
  1498. .on('resize.xdsoft', setPos);
  1499. if (options.closeOnWithoutClick) {
  1500. $([document.body, window]).on('mousedown.xdsoft', function arguments_callee6() {
  1501. datetimepicker.trigger('close.xdsoft');
  1502. $([document.body, window]).off('mousedown.xdsoft', arguments_callee6);
  1503. });
  1504. }
  1505. }
  1506. })
  1507. .on('close.xdsoft', function (event) {
  1508. var onClose = true;
  1509. mounth_picker
  1510. .find('.xdsoft_month,.xdsoft_year')
  1511. .find('.xdsoft_select')
  1512. .hide();
  1513. if (options.onClose && $.isFunction(options.onClose)) {
  1514. onClose = options.onClose.call(datetimepicker, _xdsoft_datetime.currentTime, datetimepicker.data('input'), event);
  1515. }
  1516. if (onClose !== false && !options.opened && !options.inline) {
  1517. datetimepicker.hide();
  1518. }
  1519. event.stopPropagation();
  1520. })
  1521. .on('toggle.xdsoft', function (event) {
  1522. if (datetimepicker.is(':visible')) {
  1523. datetimepicker.trigger('close.xdsoft');
  1524. } else {
  1525. datetimepicker.trigger('open.xdsoft');
  1526. }
  1527. })
  1528. .data('input', input);
  1529. timer = 0;
  1530. timer1 = 0;
  1531. datetimepicker.data('xdsoft_datetime', _xdsoft_datetime);
  1532. datetimepicker.setOptions(options);
  1533. function getCurrentValue() {
  1534. var ct = false, time;
  1535. if (options.startDate) {
  1536. ct = _xdsoft_datetime.strToDate(options.startDate);
  1537. } else {
  1538. ct = options.value || ((input && input.val && input.val()) ? input.val() : '');
  1539. if (ct) {
  1540. ct = _xdsoft_datetime.strToDateTime(ct);
  1541. } else if (options.defaultDate) {
  1542. ct = _xdsoft_datetime.strToDate(options.defaultDate);
  1543. if (options.defaultTime) {
  1544. time = _xdsoft_datetime.strtotime(options.defaultTime);
  1545. ct.setHours(time.getHours());
  1546. ct.setMinutes(time.getMinutes());
  1547. }
  1548. }
  1549. }
  1550. if (ct && _xdsoft_datetime.isValidDate(ct)) {
  1551. datetimepicker.data('changed', true);
  1552. } else {
  1553. ct = '';
  1554. }
  1555. return ct || 0;
  1556. }
  1557. _xdsoft_datetime.setCurrentTime(getCurrentValue());
  1558. input
  1559. .data('xdsoft_datetimepicker', datetimepicker)
  1560. .on('open.xdsoft focusin.xdsoft mousedown.xdsoft', function (event) {
  1561. if (input.is(':disabled') || (input.data('xdsoft_datetimepicker').is(':visible') && options.closeOnInputClick)) {
  1562. return;
  1563. }
  1564. clearTimeout(timer);
  1565. timer = setTimeout(function () {
  1566. if (input.is(':disabled')) {
  1567. return;
  1568. }
  1569. triggerAfterOpen = true;
  1570. _xdsoft_datetime.setCurrentTime(getCurrentValue());
  1571. datetimepicker.trigger('open.xdsoft');
  1572. }, 100);
  1573. })
  1574. .on('keydown.xdsoft', function (event) {
  1575. var val = this.value, elementSelector,
  1576. key = event.which;
  1577. if ([ENTER].indexOf(key) !== -1 && options.enterLikeTab) {
  1578. elementSelector = $("input:visible,textarea:visible");
  1579. datetimepicker.trigger('close.xdsoft');
  1580. elementSelector.eq(elementSelector.index(this) + 1).focus();
  1581. return false;
  1582. }
  1583. if ([TAB].indexOf(key) !== -1) {
  1584. datetimepicker.trigger('close.xdsoft');
  1585. return true;
  1586. }
  1587. });
  1588. };
  1589. destroyDateTimePicker = function (input) {
  1590. var datetimepicker = input.data('xdsoft_datetimepicker');
  1591. if (datetimepicker) {
  1592. datetimepicker.data('xdsoft_datetime', null);
  1593. datetimepicker.remove();
  1594. input
  1595. .data('xdsoft_datetimepicker', null)
  1596. .off('.xdsoft');
  1597. $(window).off('resize.xdsoft');
  1598. $([window, document.body]).off('mousedown.xdsoft');
  1599. if (input.unmousewheel) {
  1600. input.unmousewheel();
  1601. }
  1602. }
  1603. };
  1604. $(document)
  1605. .off('keydown.xdsoftctrl keyup.xdsoftctrl')
  1606. .on('keydown.xdsoftctrl', function (e) {
  1607. if (e.keyCode === CTRLKEY) {
  1608. ctrlDown = true;
  1609. }
  1610. })
  1611. .on('keyup.xdsoftctrl', function (e) {
  1612. if (e.keyCode === CTRLKEY) {
  1613. ctrlDown = false;
  1614. }
  1615. });
  1616. return this.each(function () {
  1617. var datetimepicker = $(this).data('xdsoft_datetimepicker');
  1618. if (datetimepicker) {
  1619. if ($.type(opt) === 'string') {
  1620. switch (opt) {
  1621. case 'show':
  1622. $(this).select().focus();
  1623. datetimepicker.trigger('open.xdsoft');
  1624. break;
  1625. case 'hide':
  1626. datetimepicker.trigger('close.xdsoft');
  1627. break;
  1628. case 'toggle':
  1629. datetimepicker.trigger('toggle.xdsoft');
  1630. break;
  1631. case 'destroy':
  1632. destroyDateTimePicker($(this));
  1633. break;
  1634. case 'reset':
  1635. this.value = this.defaultValue;
  1636. if (!this.value || !datetimepicker.data('xdsoft_datetime').isValidDate(Date.parseDate(this.value, options.format))) {
  1637. datetimepicker.data('changed', false);
  1638. }
  1639. datetimepicker.data('xdsoft_datetime').setCurrentTime(this.value);
  1640. break;
  1641. }
  1642. } else {
  1643. datetimepicker
  1644. .setOptions(opt);
  1645. }
  1646. return 0;
  1647. }
  1648. if ($.type(opt) !== 'string') {
  1649. if (!options.lazyInit || options.open || options.inline) {
  1650. createDateTimePicker($(this));
  1651. } else {
  1652. lazyInit($(this));
  1653. }
  1654. }
  1655. });
  1656. };
  1657. $.fn.datetimepicker.defaults = default_options;
  1658. }(jQuery));
  1659. (function () {
  1660. /*! Copyright (c) 2013 Brandon Aaron (http://brandon.aaron.sh)
  1661. * Licensed under the MIT License (LICENSE.txt).
  1662. *
  1663. * Version: 3.1.12
  1664. *
  1665. * Requires: jQuery 1.2.2+
  1666. */
  1667. !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof exports?module.exports=a:a(jQuery)}(function(a){function b(b){var g=b||window.event,h=i.call(arguments,1),j=0,l=0,m=0,n=0,o=0,p=0;if(b=a.event.fix(g),b.type="mousewheel","detail"in g&&(m=-1*g.detail),"wheelDelta"in g&&(m=g.wheelDelta),"wheelDeltaY"in g&&(m=g.wheelDeltaY),"wheelDeltaX"in g&&(l=-1*g.wheelDeltaX),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(l=-1*m,m=0),j=0===m?l:m,"deltaY"in g&&(m=-1*g.deltaY,j=m),"deltaX"in g&&(l=g.deltaX,0===m&&(j=-1*l)),0!==m||0!==l){if(1===g.deltaMode){var q=a.data(this,"mousewheel-line-height");j*=q,m*=q,l*=q}else if(2===g.deltaMode){var r=a.data(this,"mousewheel-page-height");j*=r,m*=r,l*=r}if(n=Math.max(Math.abs(m),Math.abs(l)),(!f||f>n)&&(f=n,d(g,n)&&(f/=40)),d(g,n)&&(j/=40,l/=40,m/=40),j=Math[j>=1?"floor":"ceil"](j/f),l=Math[l>=1?"floor":"ceil"](l/f),m=Math[m>=1?"floor":"ceil"](m/f),k.settings.normalizeOffset&&this.getBoundingClientRect){var s=this.getBoundingClientRect();o=b.clientX-s.left,p=b.clientY-s.top}return b.deltaX=l,b.deltaY=m,b.deltaFactor=f,b.offsetX=o,b.offsetY=p,b.deltaMode=0,h.unshift(b,j,l,m),e&&clearTimeout(e),e=setTimeout(c,200),(a.event.dispatch||a.event.handle).apply(this,h)}}function c(){f=null}function d(a,b){return k.settings.adjustOldDeltas&&"mousewheel"===a.type&&b%120===0}var e,f,g=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],h="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],i=Array.prototype.slice;if(a.event.fixHooks)for(var j=g.length;j;)a.event.fixHooks[g[--j]]=a.event.mouseHooks;var k=a.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var c=h.length;c;)this.addEventListener(h[--c],b,!1);else this.onmousewheel=b;a.data(this,"mousewheel-line-height",k.getLineHeight(this)),a.data(this,"mousewheel-page-height",k.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var c=h.length;c;)this.removeEventListener(h[--c],b,!1);else this.onmousewheel=null;a.removeData(this,"mousewheel-line-height"),a.removeData(this,"mousewheel-page-height")},getLineHeight:function(b){var c=a(b),d=c["offsetParent"in a.fn?"offsetParent":"parent"]();return d.length||(d=a("body")),parseInt(d.css("fontSize"),10)||parseInt(c.css("fontSize"),10)||16},getPageHeight:function(b){return a(b).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})});
  1668. // Parse and Format Library
  1669. //http://www.xaprb.com/blog/2005/12/12/javascript-closures-for-runtime-efficiency/
  1670. /*
  1671. * Copyright (C) 2004 Baron Schwartz <baron at sequent dot org>
  1672. *
  1673. * This program is free software; you can redistribute it and/or modify it
  1674. * under the terms of the GNU Lesser General Public License as published by the
  1675. * Free Software Foundation, version 2.1.
  1676. *
  1677. * This program is distributed in the hope that it will be useful, but WITHOUT
  1678. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  1679. * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
  1680. * details.
  1681. */
  1682. Date.parseFunctions={count:0};Date.parseRegexes=[];Date.formatFunctions={count:0};Date.prototype.dateFormat=function(b){if(b=="unixtime"){return parseInt(this.getTime()/1000);}if(Date.formatFunctions[b]==null){Date.createNewFormat(b);}var a=Date.formatFunctions[b];return this[a]();};Date.createNewFormat=function(format){var funcName="format"+Date.formatFunctions.count++;Date.formatFunctions[format]=funcName;var code="Date.prototype."+funcName+" = function() {return ";var special=false;var ch="";for(var i=0;i<format.length;++i){ch=format.charAt(i);if(!special&&ch=="\\"){special=true;}else{if(special){special=false;code+="'"+String.escape(ch)+"' + ";}else{code+=Date.getFormatCode(ch);}}}eval(code.substring(0,code.length-3)+";}");};Date.getFormatCode=function(a){switch(a){case"d":return"String.leftPad(this.getDate(), 2, '0') + ";case"D":return"Date.dayNames[this.getDay()].substring(0, 3) + ";case"j":return"this.getDate() + ";case"l":return"Date.dayNames[this.getDay()] + ";case"S":return"this.getSuffix() + ";case"w":return"this.getDay() + ";case"z":return"this.getDayOfYear() + ";case"W":return"this.getWeekOfYear() + ";case"F":return"Date.monthNames[this.getMonth()] + ";case"m":return"String.leftPad(this.getMonth() + 1, 2, '0') + ";case"M":return"Date.monthNames[this.getMonth()].substring(0, 3) + ";case"n":return"(this.getMonth() + 1) + ";case"t":return"this.getDaysInMonth() + ";case"L":return"(this.isLeapYear() ? 1 : 0) + ";case"Y":return"this.getFullYear() + ";case"y":return"('' + this.getFullYear()).substring(2, 4) + ";case"a":return"(this.getHours() < 12 ? 'am' : 'pm') + ";case"A":return"(this.getHours() < 12 ? 'AM' : 'PM') + ";case"g":return"((this.getHours() %12) ? this.getHours() % 12 : 12) + ";case"G":return"this.getHours() + ";case"h":return"String.leftPad((this.getHours() %12) ? this.getHours() % 12 : 12, 2, '0') + ";case"H":return"String.leftPad(this.getHours(), 2, '0') + ";case"i":return"String.leftPad(this.getMinutes(), 2, '0') + ";case"s":return"String.leftPad(this.getSeconds(), 2, '0') + ";case"O":return"this.getGMTOffset() + ";case"T":return"this.getTimezone() + ";case"Z":return"(this.getTimezoneOffset() * -60) + ";default:return"'"+String.escape(a)+"' + ";}};Date.parseDate=function(a,c){if(c=="unixtime"){return new Date(!isNaN(parseInt(a))?parseInt(a)*1000:0);}if(Date.parseFunctions[c]==null){Date.createParser(c);}var b=Date.parseFunctions[c];return Date[b](a);};Date.createParser=function(format){var funcName="parse"+Date.parseFunctions.count++;var regexNum=Date.parseRegexes.length;var currentGroup=1;Date.parseFunctions[format]=funcName;var code="Date."+funcName+" = function(input) {\nvar y = -1, m = -1, d = -1, h = -1, i = -1, s = -1, z = -1;\nvar d = new Date();\ny = d.getFullYear();\nm = d.getMonth();\nd = d.getDate();\nvar results = input.match(Date.parseRegexes["+regexNum+"]);\nif (results && results.length > 0) {";var regex="";var special=false;var ch="";for(var i=0;i<format.length;++i){ch=format.charAt(i);if(!special&&ch=="\\"){special=true;}else{if(special){special=false;regex+=String.escape(ch);}else{obj=Date.formatCodeToRegex(ch,currentGroup);currentGroup+=obj.g;regex+=obj.s;if(obj.g&&obj.c){code+=obj.c;}}}}code+="if (y > 0 && z > 0){\nvar doyDate = new Date(y,0);\ndoyDate.setDate(z);\nm = doyDate.getMonth();\nd = doyDate.getDate();\n}";code+="if (y > 0 && m >= 0 && d > 0 && h >= 0 && i >= 0 && s >= 0)\n{return new Date(y, m, d, h, i, s);}\nelse if (y > 0 && m >= 0 && d > 0 && h >= 0 && i >= 0)\n{return new Date(y, m, d, h, i);}\nelse if (y > 0 && m >= 0 && d > 0 && h >= 0)\n{return new Date(y, m, d, h);}\nelse if (y > 0 && m >= 0 && d > 0)\n{return new Date(y, m, d);}\nelse if (y > 0 && m >= 0)\n{return new Date(y, m);}\nelse if (y > 0)\n{return new Date(y);}\n}return null;}";Date.parseRegexes[regexNum]=new RegExp("^"+regex+"$");eval(code);};Date.formatCodeToRegex=function(b,a){switch(b){case"D":return{g:0,c:null,s:"(?:Sun|Mon|Tue|Wed|Thu|Fri|Sat)"};case"j":case"d":return{g:1,c:"d = parseInt(results["+a+"], 10);\n",s:"(\\d{1,2})"};case"l":return{g:0,c:null,s:"(?:"+Date.dayNames.join("|")+")"};case"S":return{g:0,c:null,s:"(?:st|nd|rd|th)"};case"w":return{g:0,c:null,s:"\\d"};case"z":return{g:1,c:"z = parseInt(results["+a+"], 10);\n",s:"(\\d{1,3})"};case"W":return{g:0,c:null,s:"(?:\\d{2})"};case"F":return{g:1,c:"m = parseInt(Date.monthNumbers[results["+a+"].substring(0, 3)], 10);\n",s:"("+Date.monthNames.join("|")+")"};case"M":return{g:1,c:"m = parseInt(Date.monthNumbers[results["+a+"]], 10);\n",s:"(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)"};case"n":case"m":return{g:1,c:"m = parseInt(results["+a+"], 10) - 1;\n",s:"(\\d{1,2})"};case"t":return{g:0,c:null,s:"\\d{1,2}"};case"L":return{g:0,c:null,s:"(?:1|0)"};case"Y":return{g:1,c:"y = parseInt(results["+a+"], 10);\n",s:"(\\d{4})"};case"y":return{g:1,c:"var ty = parseInt(results["+a+"], 10);\ny = ty > Date.y2kYear ? 1900 + ty : 2000 + ty;\n",s:"(\\d{1,2})"};case"a":return{g:1,c:"if (results["+a+"] == 'am') {\nif (h == 12) { h = 0; }\n} else { if (h < 12) { h += 12; }}",s:"(am|pm)"};case"A":return{g:1,c:"if (results["+a+"] == 'AM') {\nif (h == 12) { h = 0; }\n} else { if (h < 12) { h += 12; }}",s:"(AM|PM)"};case"g":case"G":case"h":case"H":return{g:1,c:"h = parseInt(results["+a+"], 10);\n",s:"(\\d{1,2})"};case"i":return{g:1,c:"i = parseInt(results["+a+"], 10);\n",s:"(\\d{2})"};case"s":return{g:1,c:"s = parseInt(results["+a+"], 10);\n",s:"(\\d{2})"};case"O":return{g:0,c:null,s:"[+-]\\d{4}"};case"T":return{g:0,c:null,s:"[A-Z]{3}"};case"Z":return{g:0,c:null,s:"[+-]\\d{1,5}"};default:return{g:0,c:null,s:String.escape(b)};}};Date.prototype.getTimezone=function(){return this.toString().replace(/^.*? ([A-Z]{3}) [0-9]{4}.*$/,"$1").replace(/^.*?\(([A-Z])[a-z]+ ([A-Z])[a-z]+ ([A-Z])[a-z]+\)$/,"$1$2$3");};Date.prototype.getGMTOffset=function(){return(this.getTimezoneOffset()>0?"-":"+")+String.leftPad(Math.floor(Math.abs(this.getTimezoneOffset())/60),2,"0")+String.leftPad(Math.abs(this.getTimezoneOffset())%60,2,"0");};Date.prototype.getDayOfYear=function(){var a=0;Date.daysInMonth[1]=this.isLeapYear()?29:28;for(var b=0;b<this.getMonth();++b){a+=Date.daysInMonth[b];}return a+this.getDate();};Date.prototype.getWeekOfYear=function(){var b=this.getDayOfYear()+(4-this.getDay());var a=new Date(this.getFullYear(),0,1);var c=(7-a.getDay()+4);return String.leftPad(Math.ceil((b-c)/7)+1,2,"0");};Date.prototype.isLeapYear=function(){var a=this.getFullYear();return((a&3)==0&&(a%100||(a%400==0&&a)));};Date.prototype.getFirstDayOfMonth=function(){var a=(this.getDay()-(this.getDate()-1))%7;return(a<0)?(a+7):a;};Date.prototype.getLastDayOfMonth=function(){var a=(this.getDay()+(Date.daysInMonth[this.getMonth()]-this.getDate()))%7;return(a<0)?(a+7):a;};Date.prototype.getDaysInMonth=function(){Date.daysInMonth[1]=this.isLeapYear()?29:28;return Date.daysInMonth[this.getMonth()];};Date.prototype.getSuffix=function(){switch(this.getDate()){case 1:case 21:case 31:return"st";case 2:case 22:return"nd";case 3:case 23:return"rd";default:return"th";}};String.escape=function(a){return a.replace(/('|\\)/g,"\\$1");};String.leftPad=function(d,b,c){var a=new String(d);if(c==null){c=" ";}while(a.length<b){a=c+a;}return a;};Date.daysInMonth=[31,28,31,30,31,30,31,31,30,31,30,31];Date.monthNames=["January","February","March","April","May","June","July","August","September","October","November","December"];Date.dayNames=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];Date.y2kYear=50;Date.monthNumbers={Jan:0,Feb:1,Mar:2,Apr:3,May:4,Jun:5,Jul:6,Aug:7,Sep:8,Oct:9,Nov:10,Dec:11};Date.patterns={ISO8601LongPattern:"Y-m-d H:i:s",ISO8601ShortPattern:"Y-m-d",ShortDatePattern:"n/j/Y",LongDatePattern:"l, F d, Y",FullDateTimePattern:"l, F d, Y g:i:s A",MonthDayPattern:"F d",ShortTimePattern:"g:i A",LongTimePattern:"g:i:s A",SortableDateTimePattern:"Y-m-d\\TH:i:s",UniversalSortableDateTimePattern:"Y-m-d H:i:sO",YearMonthPattern:"F, Y"};
  1683. }());