Blame view

bower_components/prism/tests/languages/sas/datetime_feature.test 316 Bytes
eb240478   Luigi Serra   public room cards...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  '1jan2013'd

  '9:25:19pm't

  '18jan2003:9:27:05am'dt

  

  ----------------------------------------------------

  

  [

  	["datetime", "'1jan2013'd"],

  	["datetime", "'9:25:19pm't"],

  	["datetime", "'18jan2003:9:27:05am'dt"]

  ]

  

  ----------------------------------------------------

  

  Checks for date, times and datetimes.