Skip to content

Instantly share code, notes, and snippets.

@champierre
Created March 28, 2009 15:56
Show Gist options
  • Save champierre/87130 to your computer and use it in GitHub Desktop.
Save champierre/87130 to your computer and use it in GitHub Desktop.
_translations = {
"OK": "OK",
"Now": "現在",
"Today": "今日",
"Clear": "閉じる"
}
Date.weekdays = $w("日 月 火 水 木 金 土");
Date.months = $w("1月 2月 3月 4月 5月 6月 7月 8月 9月 10月 11月 12月" );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment