-
## Objectives
As a potential user of IBM's Granite Code models, I will be able to use this recipe to experiment with "text to shell" capability hands-on, and in a way that demonstrates important foun…
-
@michaelnmmeyer — in tfc-khmer-epigraphy, there is a massive number of `` elements whose contents are made up of symbols other than decimal digits that have not been wrapped in `` by the responsible e…
-
ALTER PROCEDURE [dbo].[DiskAlertOpsgenie]
AS
BEGIN
DECLARE @RowCount INT
-- Execute your select query here and store the count in @RowCount
SELECT @RowCount = COUNT(*)
FROM tbl_diskreport
WH…
-
Hi,
I'm writing a tool to delete old Bluesky posts, code is at https://github.com/klausi/mastodon-bluesky-sync/blob/bluesky_delete_posts/src/delete_posts.rs (currently does not compile).
I fetch…
-
@akoumjian I have text "Windstream SOA Suite 11g and 12c Developer – Dallas TX, JUN. 2013 – 2020 " , i am trying to fetch date from this text and i got below output:-
**2020-10-11 00:00:00** > wron…
-
Use Case. Let say I have field dateordered. I select “orderfacts” table - open in query builder, group by dateordered then select Month of year. Error “month-of-year granularity not supported by Cube.…
-
**Description**
A clear and concise description of what the bug is.
**Steps to reproduce**
1. Start up a server with Anonymous auth, then go to http://localhost:10000/jsapi/table_viewport…
-
The strategy will be to have special widgets that will receive date/time combinations in UTC, and then have javascript convert to a local timezone and display. We will need both a SPAN type object, an…
-
Currently for notes/inquiries entered between 8-12pm EST it stamps date as following day.
Decided not to address at this time but if presents an issue, possible solutions noted.
-
**Describe the bug**
I was converting Red scripts, which involves loading them and saving. However `time!` and `date!` values get distorted in the process, causing embedded tests to fail:
```
>> …