Friday, December 29, 2023
To Hell and Back
Friday, December 22, 2023
T-Mobile Installs Spamware on Devices
Wednesday, December 13, 2023
A Map Shaper
My new favorite GeoJSON editor that just enabled me to have another layer in a Power BI Azure map (and make it look how I want) without going through a lot of hoops.
Monday, December 11, 2023
Just Habits and a Template
"Journal when you feel like you need to. And try to clarify your thoughts:What is bothering me right now?Why am I stressed or have anxiety about?What am I feeling good about?What am I feeling grateful for right now?How I am feeling lately?The purpose is to understand you better and process feelings and emotions."
Thursday, December 7, 2023
Power Automate Desktop Date Conversion
Put together a little Date Conversion template for Power Automate Desktop that I need to save out. Copy/paste the quote block areas and you are on your way.
Date Conversions
DateTime.GetCurrentDateTime.Local DateTimeFormat: DateTime.DateTimeFormat.DateAndTime CurrentDateTime=> CurrentDateTime
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''MM/dd/yyyy''' Result=> CDT_Formatted
DateTime.Add DateTime: CurrentDateTime TimeToAdd: -1 TimeUnit: DateTime.TimeUnit.Days ResultedDate=> CDTminus1
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CDTminus1 CustomFormat: $'''MM/dd/yyyy''' Result=> CDTminus1_Formatted
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''MM/01/yyyy''' Result=> FirstDayCurrentMonth
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''01/01/yyyy''' Result=> FirstDayCurrentYear
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''12/31/yyyy''' Result=> LastDayCurrentYear
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''MM''' Result=> ThisMonth_MM
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''yyyy''' Result=> ThisYear_yyyy
# End Day Last Month = First Day This Month - 1 day
DateTime.Add DateTime: FirstDayCurrentMonth TimeToAdd: -1 TimeUnit: DateTime.TimeUnit.Days ResultedDate=> EndDayLastMonth
# First Day Last Month = First Day This Month - 1 month
DateTime.Add DateTime: FirstDayCurrentMonth TimeToAdd: -1 TimeUnit: DateTime.TimeUnit.Months ResultedDate=> FirstDayLastMonth
Monday, December 4, 2023
Artificial Not Intelligence
Popular Variations
-
The road to discovering a solid replacement vehicle for the 2015 Ford Focus has been long, arduous, and included a few lessons. It starte...
-
Blue skies dominated cooler temperatures than had been experienced in the last several days the first day out on the road today. ...
-
Spring cooled down only a little over Branson, offering up some of the best weather for a hiking. It is unusual to find a remote spot li...
-
Lacking any sort of plan for the morning and looking to get out in the sunshine a little, a trip out of the melee known as Branson led to a ...
-
I asked the new "co-pilot" to create me an image of future death and this is what it came up with.