We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dddcc61 commit b28b433Copy full SHA for b28b433
src/samarium/modules/datetime.sm
@@ -66,7 +66,7 @@ timestamp_utc ts? * {
66
67
@ DateTime {
68
create Y? M? D? h? m? s? ms? tz? * {
69
- Y <> ;
+ Y <>;
70
? :: Y {
71
'array: @@@;
72
'year: 'array<<\>>;
0 commit comments