I use OCR technology and recognizing date from national id card of Taiwan. My issue is that this date format is different than normal as below example 52年
I have an excel from where I am bulk importing data to SQL server through .Net code (Dataset.WriteToServer method). Now, my excel has dates in m/d/yyyy format,
I set up jdt.ls.java.home propertie in settings and i chagned my JAVA_HOME environment variable propertly, but my Gradle is throwing out this error:Gradle Build
Why Be Like There Are Many Yellow Line And There's No Lib
My goal is to save a list with Secure Storage and add new items to this list. There will be a list. There will be items in it. I want to add an item to that lis
I extracted a text file with the following format: user1 $ANSIBLE_VAULT;1.1;AES256 33643334383262616539323337343966353463303464626331396638373435376565383963366
I have this code: import "./styles.css"; import "mvp.css"; import { useState } from "react"; import axios from "axios"; function Books() { const [book, setBo
Right now I have a few instances like this: let doIt someList = if someList |> List.truncate 2 |> List.length >= 2 then someList[0] + some
The code snippet below causes an endless loop, when I enter a character. That's really weird for me, for a wrong number it works fine, but when I am entering an
I am new to using / creating IAM accounts. I want to write a service that will add events to my google calendar for me. To do this it is my understanding that I