Skip to content

Instantly share code, notes, and snippets.

@excluzard
excluzard / git-code-lib-sample.html
Last active November 3, 2019 16:42
git-code-lib-sample.html
<git-code src="https://gitlab.com/snippets/1909914.js"></git-code>
@excluzard
excluzard / keybase.md
Last active September 11, 2019 05:35

Keybase proof

I hereby claim:

  • I am excluzard on github.
  • I am excluzard (https://keybase.io/excluzard) on keybase.
  • I have a public key ASDTkA_RIrs-TG-pS0Q4iTj5__kttHUvckaOkgaVPmZuZgo

To claim this, I am signing this object:

@excluzard
excluzard / date-local-th.pipe.spec.ts
Created February 15, 2019 03:17
date-local-th.pipe.spec.ts
import { DateLocalThPipe } from './date-local-th.pipe';
describe('DateLocalThPipe', () => {
let pipe : DateLocalThPipe;
var dateTest = new Date();
dateTest.setDate(14);
dateTest.setMonth(1);
dateTest.setFullYear(2019);
@excluzard
excluzard / date-local-th.pipe.ts
Created February 15, 2019 03:14
date-local-th.pipe.ts
/*
full full-short full-long short long numeric
nonPipe: Thu Feb 14 2019 18:33:50 GMT+0700 (Indochina Time)
pipe : 14/2/2562
pipe 'full' : วันพฤหัสบดีที่ 14 กุมภาพันธ์ 2562
pipe 'short' : 14 ก.พ. 2562
pipe 'long' : 14 กุมภาพันธ์ 2562
pipe 'numeric': 14/2/2562
pipe ['full'] : วันพฤหัสบดีที่ 14 กุมภาพันธ์ 2562
@excluzard
excluzard / xxxx
Created February 15, 2019 03:01
xxxx
sadasdasdasd