Python Forum
Extracting information from .xlsx files
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extracting information from .xlsx files
#1
I need to extract the date from the timestamp which is in this format: 2016-07-11T10:40:09+00:00 How do I achieve this?
I need an excel file that I read from two cells (start time - end time) and I should see if the above timestamp is inside the start-end range time. Any idea how I do this?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Need help for a python script to extract information from a list of files lephunghien 6 1,033 Jun-12-2023, 05:40 PM
Last Post: snippsat
  .py pandas matplotlib .xlsx files QubeStory 1 757 Mar-23-2023, 09:38 AM
Last Post: buran
  comparison of two xlsx files Jlyk 4 1,919 Sep-20-2021, 07:13 AM
Last Post: Jlyk
  Errors when extracting files from ZIPs tester_V 3 5,629 Mar-10-2021, 10:33 PM
Last Post: tester_V
  How can I speed up my openpyxl program reading Excel .xlsx files? deac33 0 3,362 May-04-2020, 08:02 PM
Last Post: deac33
  Extracting information from a file lokhtar 6 2,851 Dec-09-2019, 09:44 PM
Last Post: snippsat
  Errors to get information of multiple files into a single file csv Clnprof 3 2,552 Aug-30-2019, 04:59 PM
Last Post: ThomasL
  Extracting data from multiple txt files Emmanouil 7 5,068 Aug-25-2019, 10:24 PM
Last Post: Emmanouil
  How to access all xlsx files in all subdirectories? Krszt 2 5,374 Mar-19-2019, 11:00 AM
Last Post: DeaD_EyE
  Extracting to files. Stealthychu 4 3,220 Oct-30-2018, 10:05 AM
Last Post: Stealthychu

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020