Archives

Archives / 2012 / January
  • Formatting JavaScript Date

    Formatting DateTime in C# is dead simple – just call ToString() passing in the format string you desire. Doing the same in JavaScript is annoyingly cumbersome...