br1ghtyang / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

Missing a way to get day of week from date(time) #603

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The folks doing social analysis, e.g., Gloria's group, are interested in being 
able to extract day-of-week info (Monday, Tuesday, ...., Sunday) from 
datetime/date instances.  I'm filing this as a "defect" because I hope it's 
small and I don't think we'll even see it if I file it as an enhancement right 
now. :-)  We just need this added as a scalar function in AQL, in the temporal 
area of the types/functions that we have.

Original issue reported on code.google.com by dtab...@gmail.com on 6 Aug 2013 at 7:39

GoogleCodeExporter commented 8 years ago
The fix has been reviewed by Sattam and merged back to master.

Original comment by jarod...@gmail.com on 7 Aug 2013 at 7:10