Skip to content

Instantly share code, notes, and snippets.

View jirihelmich's full-sized avatar

Jiří Helmich jirihelmich

View GitHub Profile
{
"name": "MewsCommander",
"version": "0.0.1",
"description": "Mews commander",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"bower": "^1.3.3",
"grunt": "^0.4.5",
"load-grunt-tasks": "^3.2.0",
function checkDate(m, d, y) {
// discuss at: http://phpjs.org/functions/checkdate/
// original by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
// improved by: Pyerre
// improved by: Theriault
// example 1: checkdate(12, 31, 2000);
// returns 1: true
// example 2: checkdate(2, 29, 2001);
// returns 2: false
// PHP verze zde: https://phpfashion.com/jak-overit-platne-ic-a-rodne-cislo
function checkDate(m, d, y) {
// discuss at: http://phpjs.org/functions/checkdate/
// original by: Kevin van Zonneveld (http://kevin.vanzonneveld.net)
// improved by: Pyerre
// improved by: Theriault
// example 1: checkdate(12, 31, 2000);
// returns 1: true
{
"IssuedUtc":"2017-04-05T10:43:17+02:00",
"BillId":"99e177d5-121c-4d86-8693-fa1d8656ceae",
"RegisterId":"99e177d5-552d-121c-8693-fa1b8656c32a",
"BillNumber":"RP20170000001",
"TaxIdentfier": "SK123465798",
"Payments":[
{
"Type":"PaymentType.Cash",
"Value":109.00,