Viewing 5 posts - 1 through 5 (of 5 total)
I'm with Grasshopper - removing ambiguity with MMM is the way to go . . although I have to confess to using <context>_YYYYMMDD_HHmmSS for time-series files where I control the...
January 16, 2019 at 1:32 am
Friends
Well, we HAVE come a long way from T-SQL and TIme Zones, eh?
I've been keeping my head down as I didn't want to step into a flame, but there are...
July 20, 2012 at 11:32 am
Personally, I believe that formatting and local adjustments should be performed by the application/UI layer and not the database
Um ... that's all well and good, provided the App/UI is aware...
July 17, 2012 at 7:40 am
If you think Time Zones are a bother, just think about the similar - but different - issue of Daylight Saving Time (DST). An offset from the Offset as...
July 17, 2012 at 3:00 am
Colleagues
"The one and only case I'm aware of is this one : Let's say you want to get the nth line of a big query"
The principle is:
DECLARE @datStart datetime
DECLARE @datEnd...
December 13, 2005 at 4:29 am
Viewing 5 posts - 1 through 5 (of 5 total)