Re: just to laugh
"Lyle H. Gray" <[email protected]> Fri, 28 Aug 2020 11:39:27 -0500
| Newsgroups | comp.databases.mysql |
|---|---|
| Message-ID | <[email protected]> |
"Lyle H. Gray" <[email protected]> wrote in news:[email protected]: > And if you use the YEARWEEK() function in MySQL, you get the ISO 8601 > standard results (including the year). I take this back: YEARWEEK() does _not_ appear to use the ISO 8601 standard -- the definition of a "week" appears to be different. Also, compare with WEEKOFYEAR() results.