My local time is 'Asia/Kolkata.' And I have to convert the current DateTime into 'Pacific/Auckland' and store it into MongoDB And on fetch I have to format this
I'm trying to understand how to properly define a function with multiple clauses and optional parameters. When I write def sum([], total \\ 0), do: total de
Is there a way to get the name of a captured group in C#? string line = "No.123456789 04/09/2009 999"; Regex regex = new Regex(@"(?<number>[\d]{9}) (?
I am trying to make a plot with 7 subplots. At the moment I am plotting two columns, one with four plots and the other with three, i.e. like this: I am constru
The docs only mention setting an object lifecycle for an entire bucket. However I want to set lifecycles for several paths within a bucket, but not for the enti
I'm trying to integrate keycloak-angular in my angular application. The authentication flow works well, however when I make a request to my django api I get a
In my model data class I have a task array. class Model: ObservableObject { @Published var tasks: [Task] = Task.sampleData } In my HomeView I display these
I have multiple files on the given FTP path. I want to read the latest file received, for which I need to read all the file names in the given path. I am using
Google maps just told my they're deprecating their kml/kmz mapping service in Google Maps in February 2015. See https://developers.google.com/maps/support/kmlm
hello guys when i try to loop products it's just display the div but not product info the image of the result or the image of the result from console as you see